Skip to content
Snippets Groups Projects
Commit 0d2a81a0 authored by Morris Jobke's avatar Morris Jobke
Browse files

apply proposed change

parent 8bd308ff
Branches
No related tags found
No related merge requests found
......@@ -30,12 +30,12 @@
}
#app-navigation .active,
#app-navigation .active a {
background-color: #eee;
background-color: #ddd;
}
#app-navigation li:hover > a,
#app-navigation .selected,
#app-navigation .selected a {
background-color: #ddd;
background-color: #ccc;
}
/* special rules for first-level entries and folders */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment