correct validation typos etc
authorgreg gay <ggay@ocad.ca>
Mon, 29 Nov 2010 20:53:23 +0000 (20:53 -0000)
committergreg gay <ggay@ocad.ca>
Mon, 29 Nov 2010 20:53:23 +0000 (20:53 -0000)
docs/themes/default/styles.css

index dad357b..83f5392 100644 (file)
@@ -5,7 +5,7 @@ html,body{
        font-size:small;
        font-weight:bold;
        padding-left:1em;
-       color:grey;
+       color:gray;
        white-space:nowrap;
        margin-left:1em;
        float:left;
@@ -590,7 +590,7 @@ div#top-links a:focus{
        background-color:#eeeeee;
        border:thin solid #cccccc;
        border-radius: .3em .3em .3em .3em;
-       -mox-border-radius: ..3em .3em .3em .3em;
+       -mox-border-radius: .3em .3em .3em .3em;
        -moz-box-shadow:.1em .1em .2em #999999;
         box-shadow: .1em .1em  .2em #999999;
 }
@@ -1524,7 +1524,7 @@ ul#topnavlist li {
        -moz-border-radius: .5em .5em 0em 0em;
        -moz-box-shadow:.1em .0em .1em #999999;
        box-shadow: .1em .0em .1em #999999;
-       padding: .2em 1.8em .2em .1.8em;
+       padding: 0em 0em 0em 0em;
 
 }
 
@@ -1534,7 +1534,7 @@ ul#topnavlist li a:hover, ul#topnavlist li a:focus, ul#topnavlist li a.active {
        text-decoration:none;
        border-radius: .5em .5em 0em 0em;
        -moz-border-radius: .5em .5em 0em 0em;
-       padding: .2em 1.8em .2em .1.8em;
+       padding: .2em 1.8em .2em 1.8em;
        border-bottom: 1px solid #E6E6E6;
 
 }
@@ -1562,7 +1562,7 @@ ul#topnavlist li a.selected {
        font-weight: normal;
        border-radius:.3em .3em 0em 0em;
        -moz-border-radius: .3em .3em 0em 0em;
-       padding: .2em 1.8em .2em .1.8em;
+       padding: .2em 1.8em .1em 1.8em;
 }
 
 ol#tools>li:hover {
@@ -2079,9 +2079,9 @@ table.etabbed-table       {
        background-color: #FFFFFF;
        border-radius: .3em .3em 0em 0em;
        -moz-border-radius: .3em .3em 0em 0em;
-       padding: .2em .5em 0em .5em ;
-       -moz-box-shadow:.1em .1em 0 #999999;
-       box-shadow: .1em .1em 0 #999999;
+       padding: .2em .5em 0em .5em;
+       -moz-box-shadow:.1em .1em 0em #999999;
+       box-shadow: .1em .1em 0em #999999;
        display: inline;
        padding-bottom: .9px;
        margin: .5em;
@@ -2432,7 +2432,7 @@ height:1px;
 
 img.img1616{
 height:1.5em;
-width:1.5;
+width:1.5em;
 }
 
 img.img1111{