Author: kien_nguyen
Date: 2010-06-09 21:32:52 -0400 (Wed, 09 Jun 2010)
New Revision: 3285
Modified:
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIPortalComponent/Stylesheet.css
Log:
GTNPORTAL-1265 IE7: Don't show edit/delete icon when move mouse on container to
detele all container in this layout
Modified:
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIPortalComponent/Stylesheet.css
===================================================================
---
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIPortalComponent/Stylesheet.css 2010-06-09
20:30:08 UTC (rev 3284)
+++
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIPortalComponent/Stylesheet.css 2010-06-10
01:32:52 UTC (rev 3285)
@@ -241,6 +241,7 @@
.EdittingContainer .NormalContainerBlock {
background: white;
border: 1px dashed #a2a2a2;
+ height: 100%;
}
.EdittingContainer .NormalContainerBlock .LeftContainerBlock,
Show replies by date