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