style and layout adjustments
authorgreg gay <ggay@ocad.ca>
Tue, 13 Apr 2010 20:10:34 +0000 (20:10 -0000)
committergreg gay <ggay@ocad.ca>
Tue, 13 Apr 2010 20:10:34 +0000 (20:10 -0000)
docs/themes/default/styles.css

index f868a31..21ddfa3 100644 (file)
@@ -1800,11 +1800,13 @@ div#subnavbacktopage {
 }
 
 div.toolcontainer{
-       width:90%;
+       width:95%;
        margin:auto;
        border:thin solid #e8e8e8;
        padding-top:1em;
        padding-bottom:1em;
+       border-radius:.5em;
+       -moz-border-radius: .5em .5em .5em .5em;
 }
 
 ul#subnavlist {