add underline to manage tools page
authorgreg gay <ggay@ocad.ca>
Mon, 3 May 2010 14:26:11 +0000 (14:26 -0000)
committergreg gay <ggay@ocad.ca>
Mon, 3 May 2010 14:26:11 +0000 (14:26 -0000)
docs/themes/default/styles.css

index fdc4e5b..b0e9715 100644 (file)
@@ -1489,7 +1489,7 @@ div#topnavlistcontainer {
        background-image: url('images/pencils_up_bottom.jpg');
        background-position: 99% 0%;
        background-repeat: no-repeat;
-       height:1.8em;
+       height:1.7em;
        margin-top: .1em;
        border-bottom:1px solid #cccccc;
 }
@@ -1570,6 +1570,7 @@ li.top-tool a {  font-weight: bold; }
 li.child-tool a { 
        font-size: x-small;
        font-weight: normal; 
+       text-decoration:underline;
 }
  
 ul.child-top-tool {