[gatein-commits] gatein SVN: r2083 - portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIPage.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Mar 10 03:46:21 EST 2010


Author: thuy.nguyen
Date: 2010-03-10 03:46:20 -0500 (Wed, 10 Mar 2010)
New Revision: 2083

Modified:
   portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIPage/Stylesheet.css
Log:
GTNPORTAL-813:  In layout edit, portal element is missing the handle

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-03-10 08:11:08 UTC (rev 2082)
+++ portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIPage/Stylesheet.css	2010-03-10 08:46:20 UTC (rev 2083)
@@ -18,6 +18,11 @@
  */
 
 /*##############################-Page Layout Decorator-################################*/
+
+.DragControlArea {
+	cursor: move;
+}
+
 .UIPageBody .PageLayoutDecorator	{
 	padding: 0px;
 	margin: 0px 2px auto 2px;



More information about the gatein-commits mailing list