Author: thomas.heute(a)jboss.com
Date: 2010-09-23 08:07:51 -0400 (Thu, 23 Sep 2010)
New Revision: 4356
Modified:
epp/portal/branches/EPP_5_1_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UINavigationPortlet/DefaultStylesheet.css
Log:
JBEPP-461: Orange right border in navigation portlet for admin pages
Modified:
epp/portal/branches/EPP_5_1_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UINavigationPortlet/DefaultStylesheet.css
===================================================================
---
epp/portal/branches/EPP_5_1_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UINavigationPortlet/DefaultStylesheet.css 2010-09-23
12:06:43 UTC (rev 4355)
+++
epp/portal/branches/EPP_5_1_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UINavigationPortlet/DefaultStylesheet.css 2010-09-23
12:07:51 UTC (rev 4356)
@@ -116,7 +116,6 @@
background: none; /* orientation=lt */
background: none; /* orientation=rt */
cursor: pointer;
- border-right: 1px solid #0a4da6;
}
/*###############-Hightlight Navigation Tab -################*/
@@ -389,6 +388,3 @@
background: #fff none repeat-x;
}
-.UINavigationPortlet .GroupNavigation .UITab .SelectedNavigationTab .MiddleTab
.DropDownArrowIcon {
- border-right: 1px solid white;
-}