Author: msorokin
Date: 2009-03-20 13:33:41 -0400 (Fri, 20 Mar 2009)
New Revision: 13075
Modified:
trunk/test-applications/richfaces-docs/web/src/main/webapp/stylesheet/theme.css
Log:
https://jira.jboss.org/jira/browse/RF-6419
added some features
Modified: trunk/test-applications/richfaces-docs/web/src/main/webapp/stylesheet/theme.css
===================================================================
---
trunk/test-applications/richfaces-docs/web/src/main/webapp/stylesheet/theme.css 2009-03-20
17:33:21 UTC (rev 13074)
+++
trunk/test-applications/richfaces-docs/web/src/main/webapp/stylesheet/theme.css 2009-03-20
17:33:41 UTC (rev 13075)
@@ -130,4 +130,9 @@
}
.richcomponentsmenu a:HOVER {background: #FFFFFF; display: block}
-.dr-pmenu-hovered-element {background-color: #FFFFFF;}
\ No newline at end of file
+.dr-pmenu-hovered-element {background-color: #FFFFFF;}
+
+.dr-toolbar-int {padding: 2px 3px 2px 3px;}
+
+.menuToolBar .rich-toolbar-item {font-weight: 100; font-size: 10px;}
+.dr-pnl-b .simpletext p {font-size: 12px;}
\ No newline at end of file