source:
extensions/GrumPluginClasses/css/inputStatusBar.css
@
14443
Last change on this file since 14443 was 8961, checked in by , 14 years ago | |
---|---|
|
|
File size: 236 bytes |
Line | |
---|---|
1 | /* for inputStatusBar plugin */ |
2 | .ui-inputStatusBar { |
3 | cursor:default; |
4 | padding:0px; |
5 | margin:0px; |
6 | border-collapse:collapse; |
7 | border-spacing:0; |
8 | width:100%; |
9 | } |
10 | |
11 | .ui-inputStatusBar td { |
12 | border-right:1px solid; |
13 | overflow:hidden; |
14 | } |
Note: See TracBrowser
for help on using the repository browser.