Author: thuy.nguyen
Date: 2010-02-23 22:50:15 -0500 (Tue, 23 Feb 2010)
New Revision: 1827
Modified:
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIPage/Stylesheet.css
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBarDecorator/UIInfoBar/Stylesheet.css
Log:
GTNPORTAL-427: Error UI in Portlet Icon when portlet title have max length
Modified:
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIPage/Stylesheet.css
===================================================================
---
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIPage/Stylesheet.css 2010-02-23
19:45:43 UTC (rev 1826)
+++
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIPage/Stylesheet.css 2010-02-24
03:50:15 UTC (rev 1827)
@@ -32,8 +32,7 @@
background: url('background/ViewPage.gif') no-repeat left -113px; /*
orientation=lt */
background: url('background/ViewPage-rt.gif') no-repeat right -113px; /*
orientation=rt */
padding: 0px 0px 0px 143px; /* orientation=lt */
- padding: 0px 143px 0px 0px; /* orientation=rt */
- height: 100%;
+ padding: 0px 143px 0px 0px; /* orientation=rt */
}
.UIPageBody .PageLayoutDecorator .TopRightPage {
Modified:
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBarDecorator/UIInfoBar/Stylesheet.css
===================================================================
---
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBarDecorator/UIInfoBar/Stylesheet.css 2010-02-23
19:45:43 UTC (rev 1826)
+++
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBarDecorator/UIInfoBar/Stylesheet.css 2010-02-24
03:50:15 UTC (rev 1827)
@@ -80,7 +80,7 @@
.UIInfoBar .BlueRoundedStyle .FixHeight {
height: 26px;
- *width: 230px;
+ *width: 270px;
white-space: nowrap;
}