This commit was manufactured by cvs2svn to create tag 'freeside_2_1_1'.
[freeside.git] / httemplate / elements / freeside.css
index 6cb1503..18b14e3 100644 (file)
@@ -40,16 +40,6 @@ textarea:focus, input[type="text"]:focus, input[type="password"]:focus {
         border-radius: 2px;
 }
 
-.fsdisabled {
-  background-color: #dddddd;
-  color: #666666;
-  border: 1px solid #999999;
-  padding: 1px;
-        -moz-border-radius: 2px;
-        -webkit-border-radius: 2px;
-        border-radius: 2px;
-}
-
 input[type="reset"], input[type="submit"], input[type="button"] {
   background-color: #dddddd;
   border: 1px solid #666666;