Skip to content
Snippets Groups Projects
Commit d731e784 authored by juanf's avatar juanf
Browse files

side menu style improvements

SVN: 34094
parent f6077c6a
No related branches found
No related tags found
No related merge requests found
...@@ -598,10 +598,12 @@ table.downloads { ...@@ -598,10 +598,12 @@ table.downloads {
.sideMenuItemTitle { .sideMenuItemTitle {
font-weight:bold; font-weight:bold;
background-color:#EEEEEE;
} }
.sideMenuItemSelectable:hover { .sideMenuItemSelectable:hover {
background-color:#3399FF; background-color:#3399FF;
cursor: pointer;
} }
.put-chevron-right { .put-chevron-right {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment