Author: phuong_vu
Date: 2011-09-08 07:26:15 -0400 (Thu, 08 Sep 2011)
New Revision: 7336
Modified:
portal/branches/dom/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/widget/UILoginForm/Stylesheet.css
portal/branches/dom/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIMaskWorkspace/Stylesheet.css
Log:
[DOM] Add missing css for UIMaskWorkspace optimization
Modified:
portal/branches/dom/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/widget/UILoginForm/Stylesheet.css
===================================================================
---
portal/branches/dom/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/widget/UILoginForm/Stylesheet.css 2011-09-08
10:19:13 UTC (rev 7335)
+++
portal/branches/dom/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/widget/UILoginForm/Stylesheet.css 2011-09-08
11:26:15 UTC (rev 7336)
@@ -21,7 +21,6 @@
margin: auto;
padding: 30px 17px 30px 10px; /* orientation=lt */
padding: 30px 10px 30px 17px; /* orientation=rt */
- background: #ebebeb;
}
/*##############################- LoginBox Style-################################*/
Modified:
portal/branches/dom/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIMaskWorkspace/Stylesheet.css
===================================================================
---
portal/branches/dom/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIMaskWorkspace/Stylesheet.css 2011-09-08
10:19:13 UTC (rev 7335)
+++
portal/branches/dom/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIMaskWorkspace/Stylesheet.css 2011-09-08
11:26:15 UTC (rev 7336)
@@ -26,7 +26,7 @@
-moz-box-shadow: 0px 0px 5px #909090;
-webkit-box-shadow: 0px 0px 5px #909090;
box-shadow: 0px 0px 5px #909090;
- background: #f5f5f5;
+ background: #c5c5c5;
}
.UIMaskWorkspace .MaskContainer {
Show replies by date