source:
extensions/GrumPluginClasses/css/inputDotArea.css
@
23997
Last change on this file since 23997 was 8961, checked in by , 14 years ago | |
---|---|
|
|
File size: 306 bytes |
Line | |
---|---|
1 | /* for inputDotArea plugin */ |
2 | .ui-inputDotArea { |
3 | cursor:default; |
4 | padding:0px; |
5 | border:1px solid; |
6 | overflow:hidden; |
7 | } |
8 | .ui-inputDotArea-dot { |
9 | cursor:default; |
10 | background:url(./../icons/color_pointer.png) no-repeat 0 0 transparent ; |
11 | position:relative; |
12 | margin:0px; |
13 | width:12px; |
14 | height:12px; |
15 | } |
Note: See TracBrowser
for help on using the repository browser.