Author: thanh.do
Date: 2009-11-25 03:00:02 -0500 (Wed, 25 Nov 2009)
New Revision: 797
Modified:
portal/trunk/portlet/exoadmin/src/main/webapp/skin/navigation/webui/component/DefaultStylesheet.css
Log:
GTNPORTAL-272:Error displaying in Portal Navigation when click Show Info Bar
Modified:
portal/trunk/portlet/exoadmin/src/main/webapp/skin/navigation/webui/component/DefaultStylesheet.css
===================================================================
---
portal/trunk/portlet/exoadmin/src/main/webapp/skin/navigation/webui/component/DefaultStylesheet.css 2009-11-25
07:49:55 UTC (rev 796)
+++
portal/trunk/portlet/exoadmin/src/main/webapp/skin/navigation/webui/component/DefaultStylesheet.css 2009-11-25
08:00:02 UTC (rev 797)
@@ -24,7 +24,7 @@
}
.UIManagement .ManagementBlock {
- background: url('background/BgEvenRow.gif') repeat-x left top;
+ background: #f8f8f8 url('background/BgEvenRow.gif') repeat-x left top;
margin-bottom: 1px;
}
@@ -52,11 +52,11 @@
}
.UIPortalNavigationPortlet .UIManagement table.ManagementBlock td.Content {
- width: 23%;
+ width: 20%;
}
.UIPortalNavigationPortlet .UIManagement table.ManagementBlock td.ActionBlock {
- width: 65%;
+ width: 68%;
}
.UIManagement table.ManagementBlock td.Content strong {