minor spacing adjustments for #topnavlistcontainer
authorgreg gay <ggay@ocad.ca>
Tue, 29 Jun 2010 18:51:25 +0000 (18:51 -0000)
committergreg gay <ggay@ocad.ca>
Tue, 29 Jun 2010 18:51:25 +0000 (18:51 -0000)
docs/themes/default/styles.css

index 63f722f..8d9c3c0 100644 (file)
@@ -174,7 +174,7 @@ a.dropdown-title {
     background-color: #efefef;
     font-weight: normal;
     border:  #AAA  solid 1px;
-    border-radius:.3em;
+    border-radius: .3em .3em .3em .3em;
     -moz-border-radius: .3em .3em .3em .3em;
     -moz-box-shadow:.1em .1em .2em #999999;
     box-shadow: .1em .1em .2em #999999;
@@ -182,7 +182,7 @@ a.dropdown-title {
 }
 .button:focus {
 
-    border:1px solid #A50707;
+        border:1px solid #cccccc;
 
 }
 .button:active {
@@ -1488,6 +1488,7 @@ div#topnavlistcontainer {
        background-repeat: no-repeat;
        height:1.75em;
        margin-top: .1em;
+       margin-left:1em;
        border-bottom:1px solid #cccccc;
 }