source:
extensions/GrumPluginClasses/css/inputPath.css
@
22021
Last change on this file since 22021 was 17562, checked in by , 12 years ago | |
---|---|
File size: 200 bytes |
Rev | Line | |
---|---|---|
[17562] | 1 | /* inputPath generic CSS file */ |
2 | .ui-inputPath { | |
3 | font-weight:bold; | |
4 | } | |
5 | ||
6 | span.ui-inputPath-separator { | |
7 | padding-left:4px; | |
8 | padding-right:4px; | |
9 | } | |
10 | ||
11 | span.ui-inputPath-itemSelectable { | |
12 | cursor:pointer; | |
13 | } |
Note: See TracBrowser
for help on using the repository browser.