source:
extensions/GrumPluginClasses/css/inputPosition.css
@
24865
Last change on this file since 24865 was 8961, checked in by , 14 years ago | |
---|---|
|
|
File size: 230 bytes |
Rev | Line | |
---|---|---|
[8961] | 1 | /* for inputPosition plugin */ |
2 | .ui-inputPosition { | |
3 | cursor:default; | |
4 | } | |
5 | .ui-inputPosition div { | |
6 | width:100%; | |
7 | height:100%; | |
8 | } | |
9 | .ui-inputPosition input[type='radio'] { | |
10 | border:none; | |
11 | background:transparent; | |
12 | position:absolute; | |
13 | } |
Note: See TracBrowser
for help on using the repository browser.