Author: nbelaevski
Date: 2007-11-23 11:51:26 -0500 (Fri, 23 Nov 2007)
New Revision: 4226
Modified:
branches/3.1.x/ui/orderingList/src/main/resources/org/richfaces/renderkit/html/css/orderingList.xcss
Log:
active element style fixed
Modified:
branches/3.1.x/ui/orderingList/src/main/resources/org/richfaces/renderkit/html/css/orderingList.xcss
===================================================================
---
branches/3.1.x/ui/orderingList/src/main/resources/org/richfaces/renderkit/html/css/orderingList.xcss 2007-11-23
16:04:14 UTC (rev 4225)
+++
branches/3.1.x/ui/orderingList/src/main/resources/org/richfaces/renderkit/html/css/orderingList.xcss 2007-11-23
16:51:26 UTC (rev 4226)
@@ -121,7 +121,7 @@
/*background : #EAF0F8; color : #4A75B5;*/
}
-.ol_internal_tab tr.ol_active td{
+.ol_internal_tab tr.ol_active * {
font-weight: bold;
/*color : #4A75B5;*/
}
Show replies by date