source:
extensions/GrumPluginClasses/css/inputText_roma.css
@
24865
Last change on this file since 24865 was 8961, checked in by , 14 years ago | |
---|---|
|
|
File size: 225 bytes |
Line | |
---|---|
1 | /* roma css */ |
2 | .ui-inputText { |
3 | background:#444444; |
4 | border:1px solid #666666; |
5 | color:#999999; |
6 | } |
7 | .ui-error, input[type='text'].ui-error, textarea.ui-error { |
8 | background:#ff8080; |
9 | border-color:#800000; |
10 | color:#800000; |
11 | } |
Note: See TracBrowser
for help on using the repository browser.