[jboss-cvs] JBossAS SVN: r101389 - in projects/snowdrop/examples/trunk/sportsclub/sportsclub-invoicing-webmvc/src/main/webapp: images and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Feb 24 07:13:49 EST 2010


Author: lvlcek at redhat.com
Date: 2010-02-24 07:13:48 -0500 (Wed, 24 Feb 2010)
New Revision: 101389

Added:
   projects/snowdrop/examples/trunk/sportsclub/sportsclub-invoicing-webmvc/src/main/webapp/images/eAGr3TzLuTiWCQANxwLg_high.png
Modified:
   projects/snowdrop/examples/trunk/sportsclub/sportsclub-invoicing-webmvc/src/main/webapp/css/custom.css
Log:
design files updated

Modified: projects/snowdrop/examples/trunk/sportsclub/sportsclub-invoicing-webmvc/src/main/webapp/css/custom.css
===================================================================
--- projects/snowdrop/examples/trunk/sportsclub/sportsclub-invoicing-webmvc/src/main/webapp/css/custom.css	2010-02-24 12:13:13 UTC (rev 101388)
+++ projects/snowdrop/examples/trunk/sportsclub/sportsclub-invoicing-webmvc/src/main/webapp/css/custom.css	2010-02-24 12:13:48 UTC (rev 101389)
@@ -147,7 +147,7 @@
 		font-weight:normal;
 		padding:0 10px 0 5px;
 		border-bottom:#999999 dotted 1px;
-		background:url(../images/eAGr3TzLuTiWCQANxwLg.png)  #000000 repeat-x top left;
+		background:url(../images/eAGr3TzLuTiWCQANxwLg_high.png)  #000000 repeat-x top left;
 		height:31px;
 		color:#FFFFFF;
 		text-align:left;
@@ -164,3 +164,14 @@
 .simpletablestyle tr:nth-child(2n) { /* this targets even rows in css3 for newer browsers to zebra-stripe*/
 		background-color:#F4F3F3;
 }
+
+/* =Overwrite thinner default header image */
+
+.dr-toolbar-ext,
+.dr-pnl-h {
+background-image:url(../images/eAGr3TzLuTiWCQANxwLg_high.png);
+
+}
+
+
+

Added: projects/snowdrop/examples/trunk/sportsclub/sportsclub-invoicing-webmvc/src/main/webapp/images/eAGr3TzLuTiWCQANxwLg_high.png
===================================================================
(Binary files differ)


Property changes on: projects/snowdrop/examples/trunk/sportsclub/sportsclub-invoicing-webmvc/src/main/webapp/images/eAGr3TzLuTiWCQANxwLg_high.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list