equal
deleted
inserted
replaced
189 font-size: 8pt; |
189 font-size: 8pt; |
190 font-family: arial, helvetica, sans-serif; |
190 font-family: arial, helvetica, sans-serif; |
191 padding: 3px; |
191 padding: 3px; |
192 } |
192 } |
193 |
193 |
194 input:disabled { |
194 input:disabled, input[disabled ^="disabled"], button:disabled, button[disabled ^="disabled"] { |
195 border-color: #666666 !important; |
195 border-color: #666666 !important; |
196 background-image: none !important; |
196 background-image: none !important; |
197 background-color: #DDD !important; |
197 background-color: #DDD !important; |
198 color: #888; |
198 color: #888; |
199 } |
199 } |