Author: thuy.nguyen
Date: 2010-01-14 04:12:12 -0500 (Thu, 14 Jan 2010)
New Revision: 1279
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/UIPopup/UIPopupWindow/Stylesheet.css
Log:
GTNPORTAL-460
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-01-14
08:29:09 UTC (rev 1278)
+++
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIPage/Stylesheet.css 2010-01-14
09:12:12 UTC (rev 1279)
@@ -32,7 +32,8 @@
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 */
+ padding: 0px 143px 0px 0px; /* orientation=rt */
+ height: 100%;
}
.UIPageBody .PageLayoutDecorator .TopRightPage {
Modified:
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIPopupWindow/Stylesheet.css
===================================================================
---
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIPopupWindow/Stylesheet.css 2010-01-14
08:29:09 UTC (rev 1278)
+++
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIPopupWindow/Stylesheet.css 2010-01-14
09:12:12 UTC (rev 1279)
@@ -271,11 +271,11 @@
border: 1px solid #bbbcc2;
height: 50px;
}
+
+.UIPortalComposer .BCPortalComposer {
+
+}
-.UIPortalComposer .BCPortalComposer .UIAction {
- height: 50px;
-}
-
.UIPortalComposer .Bottom {
border-bottom: 1px solid #a2a3a9;
}
@@ -310,5 +310,6 @@
}
.UIPortalComposer .ResizeButton {
- width: 13px; height: 13px;
+ width: 13px; height: 13px;
+ margin: 0;
}
\ No newline at end of file
Show replies by date