[Mpuls-commits] r307 - in wasko/trunk: . waskaweb/public/styles

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Feb 26 10:30:40 CET 2009


Author: torsten
Date: 2009-02-26 10:30:34 +0100 (Thu, 26 Feb 2009)
New Revision: 307

Modified:
   wasko/trunk/ChangeLog.txt
   wasko/trunk/waskaweb/public/styles/color3.css
Log:
Changed Stylesheet


Modified: wasko/trunk/ChangeLog.txt
===================================================================
--- wasko/trunk/ChangeLog.txt	2009-02-25 17:35:29 UTC (rev 306)
+++ wasko/trunk/ChangeLog.txt	2009-02-26 09:30:34 UTC (rev 307)
@@ -1,3 +1,8 @@
+2009-02-26	Torsten Irlaender  <torsten.irlaender at intevation.de> 
+
+	* waskaweb/public/styles/color3.css: Rows of Radiomatrix are now
+	  rendered with altering background.
+
 2009-02-25	Sascha L. Teichmann <teichmann at intevation.de>
 
 	* waskaweb/model/phases_factory.py: Fixed problem with access to var cache.

Modified: wasko/trunk/waskaweb/public/styles/color3.css
===================================================================
--- wasko/trunk/waskaweb/public/styles/color3.css	2009-02-25 17:35:29 UTC (rev 306)
+++ wasko/trunk/waskaweb/public/styles/color3.css	2009-02-26 09:30:34 UTC (rev 307)
@@ -131,6 +131,10 @@
 	background:#d5d5d5; 
 }
 
+.odd {
+	background-color: #E6E6E6;
+}
+
 .dialog h1 {
 	/*color:#a5103b;*/
 }



More information about the Mpuls-commits mailing list