source: extensions/GrumPluginClasses/css/inputPath.css @ 19961

Last change on this file since 19961 was 17562, checked in by grum, 12 years ago

bug:2723
+ improve some GPC framework functionnalities

File size: 200 bytes
Line 
1/* inputPath generic CSS file */
2.ui-inputPath {
3  font-weight:bold;
4}
5
6span.ui-inputPath-separator {
7  padding-left:4px;
8  padding-right:4px;
9}
10
11span.ui-inputPath-itemSelectable {
12  cursor:pointer;
13}
Note: See TracBrowser for help on using the repository browser.