Author: abelevich
Date: 2008-01-16 09:05:51 -0500 (Wed, 16 Jan 2008)
New Revision: 5418
Modified:
trunk/sandbox/ui/combobox/src/main/resources/org/richfaces/renderkit/html/css/combobox.xcss
Log:
add color font for inactive state
Modified:
trunk/sandbox/ui/combobox/src/main/resources/org/richfaces/renderkit/html/css/combobox.xcss
===================================================================
---
trunk/sandbox/ui/combobox/src/main/resources/org/richfaces/renderkit/html/css/combobox.xcss 2008-01-16
14:01:17 UTC (rev 5417)
+++
trunk/sandbox/ui/combobox/src/main/resources/org/richfaces/renderkit/html/css/combobox.xcss 2008-01-16
14:05:51 UTC (rev 5418)
@@ -235,7 +235,7 @@
<u:selector name=".rich-combobox-font-inactive">
<u:style name="font-size" skin="generalSizeFont"/>
<u:style name="font-family" skin="generalFamilyFont"/>
- <u:style name="color" skin="generalTextColor"/>
+ <u:style name="color" skin="tableBorderColor"/>
</u:selector>
<u:selector name=".rich-combobox-input">
Show replies by date