[gatein-commits] gatein SVN: r1969 - portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UIItemSelector.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Mar 4 04:52:17 EST 2010


Author: thuy.nguyen
Date: 2010-03-04 04:52:16 -0500 (Thu, 04 Mar 2010)
New Revision: 1969

Modified:
   portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UIItemSelector/Stylesheet.css
Log:
GTNPORTAL-800: Error UI in Portal Template when create new portal

Modified: portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UIItemSelector/Stylesheet.css
===================================================================
--- portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UIItemSelector/Stylesheet.css	2010-03-04 09:45:47 UTC (rev 1968)
+++ portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UIItemSelector/Stylesheet.css	2010-03-04 09:52:16 UTC (rev 1969)
@@ -150,9 +150,16 @@
 	margin: 0px 5px 0px 5px;
 }
 
-.UIItemSelector .RightColumnStyle .Title {
-	line-height: 22px; white-space: nowrap; 
-	width: 300px; overflow: hidden;
+.UIItemSelector .RightColumnStyle .ItemDetailList .Title {
+	width: 300px; overflow: hidden;
+}	
+	
+.UIItemSelector .RightColumnStyle .ItemListContainer .Title {
+	width: 145px; overflow: hidden;
+}
+
+.UIItemSelector .RightColumnStyle .Title {
+	line-height: 22px; white-space: nowrap; 
 	font-weight: bold; color: #5c5c5c; 
 	float: left; /* orientation=lt */
 	float: right; /* orientation=rt */



More information about the gatein-commits mailing list