replaced sidemenu selected link colour white with an underline instead.
authorGreg Gay <info@atutor.ca>
Thu, 13 Oct 2011 14:29:28 +0000 (14:29 -0000)
committerGreg Gay <info@atutor.ca>
Thu, 13 Oct 2011 14:29:28 +0000 (14:29 -0000)
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;