[gatein-commits] gatein SVN: r8415 - epp/portal/branches/EPP_5_2_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UISiteMap.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Feb 8 16:46:22 EST 2012


Author: mwringe
Date: 2012-02-08 16:46:22 -0500 (Wed, 08 Feb 2012)
New Revision: 8415

Modified:
   epp/portal/branches/EPP_5_2_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UISiteMap/DefaultStylesheet.css
Log:
JBEPP-1105: remove the GateIn logo watermark on the sitemap portlet for the EPP version

Modified: epp/portal/branches/EPP_5_2_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UISiteMap/DefaultStylesheet.css
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UISiteMap/DefaultStylesheet.css	2012-02-08 20:15:29 UTC (rev 8414)
+++ epp/portal/branches/EPP_5_2_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UISiteMap/DefaultStylesheet.css	2012-02-08 21:46:22 UTC (rev 8415)
@@ -17,8 +17,6 @@
 }
 
 .UISitemap {
-	background: #fff url('DefaultSkin/background/default_sitemap.gif') no-repeat 95% 90%; /* orientation=lt */
-	background: #fff url('DefaultSkin/background/default_sitemap.gif') no-repeat 5% 90%; /* orientation=rt */
 	padding: 10px 30px;
 	color: #4e4e4e;
 }
@@ -119,4 +117,4 @@
 	padding-left: 31px; /* orientation=lt */
 	padding-right: 31px; /* orientation=rt */
 	float: none;
-}
\ No newline at end of file
+}



More information about the gatein-commits mailing list