adjust button tab box-shadow
authorgreg gay <ggay@ocad.ca>
Thu, 30 Sep 2010 14:43:41 +0000 (14:43 -0000)
committergreg gay <ggay@ocad.ca>
Thu, 30 Sep 2010 14:43:41 +0000 (14:43 -0000)
docs/themes/default/forms.css
docs/themes/default/styles.css

index 0146945..cc3f2b6 100644 (file)
@@ -104,8 +104,6 @@ input[type=password]{
 input[type=submit]{\r
        border-radius:.3em;\r
        -moz-border-radius: .3em .3em .3em .3em;\r
-       -moz-box-shadow:.2em .2em .3em #999999;\r
-       box-shadow: .2em .2em .3em #999999;\r
        font-size:100%;\r
 }\r
 \r
index 1e4e58c..2e550c1 100644 (file)
@@ -1948,7 +1948,8 @@ tr.odd {
        font-weight:500;
        text-align:center;
        padding:0em 0em 0em;
-
+       -moz-box-shadow:0;
+       box-shadow: 0;
 }
 .editor_tab{
        float:left;