55 *
66 */
77
8- table {
9- }
108
119form
12- {
10+ {
1311 margin-bottom : 0px ;
1412 }
1513
1614input ,
1715select ,
1816textarea
19- {
17+ {
2018 font-family : Verdana, Arial, Helvetica, sans-serif;
2119 font-size : 10px ;
22-
2320 vertical-align : middle;
2421 }
2522
2623select
27- {
24+ {
2825 width : 120px ;
2926 }
3027
3128input
32- {
29+ {
3330 margin-right : 5px ;
3431 }
3532
3633label
37- {
34+ {
3835 display : block;
39- /*margin-left : -2px;
40- margin-bottom : 7px;*/
41- /* \*/
42- /*margin-bottom : 3px;*/
43- /* */
36+
4437 }
4538
4639
4740input [type = "text" ],
4841input [type = "password" ],
4942input : not ([type ])
50- {
43+ {
5144 /*border : 2px solid !important;*/
5245
5346 -moz-border-top-colors : # 7C7C7C # C3C3C3 ;
@@ -61,7 +54,7 @@ input[type="reset"],
6154input [type = "button" ],
6255input [type = "submit" ],
6356select : not ([multiple ])
64- {
57+ {
6558 /*border : 2px solid !important;
6659 background-repeat : repeat-x !important;
6760 background-position : bottom right !important;*/
@@ -80,7 +73,7 @@ input[type="reset"]:hover:active,
8073input [type = "button" ]: hover : active ,
8174input [type = "submit" ]: hover : active ,
8275select : not ([multiple ]): hover : active
83- {
76+ {
8477 /*border : 2px solid !important;*/
8578
8679 -moz-border-top-colors : # 999999 # CECECE !important ;
@@ -90,7 +83,7 @@ select:not([multiple]):hover:active
9083 }
9184
9285select > input [type = "button" ]
93- {
86+ {
9487 border-top : none !important ;
9588 border-right : none !important ;
9689 border-bottom : none !important ;
@@ -106,7 +99,7 @@ input[type="password"]:focus,
10699input : not ([type ]): focus ,
107100textarea : focus ,
108101select [multiple ]: focus
109- {
102+ {
110103 -moz-border-top-colors : -moz-mac-focusring -moz-mac-focusring !important ;
111104 -moz-border-right-colors : -moz-mac-focusring -moz-mac-focusring !important ;
112105 -moz-border-bottom-colors : -moz-mac-focusring -moz-mac-focusring !important ;
@@ -131,7 +124,7 @@ textarea, select[multiple]
131124
132125
133126input [type = "radio" ]: not ([class ]): not ([id ]): not ([style ])
134- {
127+ {
135128 width : 13px !important ;
136129 height : 13px !important ;
137130
0 commit comments