Author: abelevich
Date: 2008-01-16 09:30:40 -0500 (Wed, 16 Jan 2008)
New Revision: 5422
Modified:
trunk/sandbox/ui/combobox/src/main/resources/org/richfaces/renderkit/html/css/combobox.xcss
Log:
add font styles for disabled 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:14:05 UTC (rev 5421)
+++
trunk/sandbox/ui/combobox/src/main/resources/org/richfaces/renderkit/html/css/combobox.xcss 2008-01-16
14:30:40 UTC (rev 5422)
@@ -248,6 +248,8 @@
<u:selector name=".rich-combobox-input-disabled">
<u:style name="border-color" skin="tabBackgroundColor"/>
+ <u:style name="border-bottom-color"
skin="additionalBackgroundColor"/>
+ <u:style name="border-right-color"
skin="additionalBackgroundColor"/>
</u:selector>
<u:selector name=".rich-combobox-input-inactive">
Show replies by date