Author: Alex.Kolonitsky
Date: 2011-03-02 03:52:28 -0500 (Wed, 02 Mar 2011)
New Revision: 22014
Modified:
branches/4.0.X/ui/output/ui/src/main/resources/META-INF/resources/org.richfaces/panelMenu.ecss
Log:
RF-10639 Panel menu: top-level panel menu item styled wrong on mouseover
- reviewed by Anton Belevich
Modified:
branches/4.0.X/ui/output/ui/src/main/resources/META-INF/resources/org.richfaces/panelMenu.ecss
===================================================================
---
branches/4.0.X/ui/output/ui/src/main/resources/META-INF/resources/org.richfaces/panelMenu.ecss 2011-03-02
08:11:05 UTC (rev 22013)
+++
branches/4.0.X/ui/output/ui/src/main/resources/META-INF/resources/org.richfaces/panelMenu.ecss 2011-03-02
08:52:28 UTC (rev 22014)
@@ -166,7 +166,7 @@
.rf-pm-top-itm:hover {
color: '#{richSkin.headerTextColor}';
- background-color:#ffd700;
+ background-color: '#{richSkin.additionalBackgroundColor}';
}
.rf-pm-top-itm-sel {
Show replies by date