Author: thomas.heute(a)jboss.com
Date: 2010-04-01 05:50:21 -0400 (Thu, 01 Apr 2010)
New Revision: 2441
Modified:
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIToolbarContainer/Stylesheet.css
Log:
JBEPP-220: Navigation menus and WSRP admin tabs don't interact properly
Modified:
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIToolbarContainer/Stylesheet.css
===================================================================
---
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIToolbarContainer/Stylesheet.css 2010-04-01
09:30:08 UTC (rev 2440)
+++
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIToolbarContainer/Stylesheet.css 2010-04-01
09:50:21 UTC (rev 2441)
@@ -116,6 +116,7 @@
position: absolute;
border: 1px solid #9e9fa3;
display: none;
+ z-index: 1;
}
.UIToolbarContainer .TitleBar {
@@ -272,4 +273,4 @@
.UIToolbarContainer .UIAdminToolbarPortlet .UIHorizontalTabs .UITab {
float: none; /* orientation=rt */
-}
\ No newline at end of file
+}