replaced sidemenu selected link colour white with an underline instead.
[acontent.git] / docs / themes / default / styles.css
index 35530c0..09b112d 100644 (file)
@@ -1338,7 +1338,7 @@ ul#content-tool-links img{
 }
 .selected-sidemenu {
   font-weight:bold;
-  color: #ffffff;
+  text-decoration:underline;
 }
 div#alternatives_shortcuts {
   float: right;