source:
extensions/GrumPluginClasses/css/inputText.css
@
9278
Last change on this file since 9278 was 8961, checked in by , 14 years ago | |
---|---|
|
|
File size: 224 bytes |
Line | |
---|---|
1 | /* for inputText plugin */ |
2 | .ui-inputText { |
3 | cursor:text; |
4 | padding:0px; |
5 | } |
6 | .ui-inputText input[type='text'], .ui-inputText textarea { |
7 | border:none; |
8 | background:transparent; |
9 | display:inline-block; |
10 | padding-right:2px; |
11 | } |
12 |
Note: See TracBrowser
for help on using the repository browser.