source: extensions/GrumPluginClasses/css/inputPath_clear.css @ 26803

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

bug:2723
+ improve some GPC framework functionnalities

File size: 146 bytes
Line 
1/* inputPath clear CSS file */
2
3span.ui-inputPath-itemSelectable {
4  color:#005e89;
5}
6
7span.ui-inputPath-itemSelectable:hover {
8  color:#d54e21;
9}
Note: See TracBrowser for help on using the repository browser.