[gatein-commits] gatein SVN: r2200 - in portal/trunk/portlet/web/src/main/webapp/skin/portal/webui/component/UISiteMap: DefaultSkin/background and 1 other directory.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Mar 12 04:26:05 EST 2010


Author: thanh.do
Date: 2010-03-12 04:26:05 -0500 (Fri, 12 Mar 2010)
New Revision: 2200

Added:
   portal/trunk/portlet/web/src/main/webapp/skin/portal/webui/component/UISiteMap/DefaultSkin/background/default_sitemap.gif
Modified:
   portal/trunk/portlet/web/src/main/webapp/skin/portal/webui/component/UISiteMap/DefaultSkin/background/LastNode.gif
   portal/trunk/portlet/web/src/main/webapp/skin/portal/webui/component/UISiteMap/DefaultSkin/background/NullItem.gif
   portal/trunk/portlet/web/src/main/webapp/skin/portal/webui/component/UISiteMap/DefaultStylesheet.css
Log:
GTNPORTAL-204:improve UI of Sitemap portlet

Modified: portal/trunk/portlet/web/src/main/webapp/skin/portal/webui/component/UISiteMap/DefaultSkin/background/LastNode.gif
===================================================================
(Binary files differ)

Modified: portal/trunk/portlet/web/src/main/webapp/skin/portal/webui/component/UISiteMap/DefaultSkin/background/NullItem.gif
===================================================================
(Binary files differ)

Added: portal/trunk/portlet/web/src/main/webapp/skin/portal/webui/component/UISiteMap/DefaultSkin/background/default_sitemap.gif
===================================================================
(Binary files differ)


Property changes on: portal/trunk/portlet/web/src/main/webapp/skin/portal/webui/component/UISiteMap/DefaultSkin/background/default_sitemap.gif
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: portal/trunk/portlet/web/src/main/webapp/skin/portal/webui/component/UISiteMap/DefaultStylesheet.css
===================================================================
--- portal/trunk/portlet/web/src/main/webapp/skin/portal/webui/component/UISiteMap/DefaultStylesheet.css	2010-03-12 09:19:30 UTC (rev 2199)
+++ portal/trunk/portlet/web/src/main/webapp/skin/portal/webui/component/UISiteMap/DefaultStylesheet.css	2010-03-12 09:26:05 UTC (rev 2200)
@@ -35,7 +35,7 @@
 }
 
 .UISitemap {
-	background: white;
+	background: #fff url('DefaultSkin/background/default_sitemap.gif') no-repeat 95% 90%;
 	padding: 10px 30px;
 	color: #4e4e4e;
 }



More information about the gatein-commits mailing list