[Mpuls-commits] r3964 - in base/trunk: . mpulsweb/public/styles

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Tue Oct 12 10:47:11 CEST 2010


Author: roland
Date: 2010-10-12 10:47:09 +0200 (Tue, 12 Oct 2010)
New Revision: 3964

Modified:
   base/trunk/ChangeLog
   base/trunk/mpulsweb/public/styles/all.css
Log:
issue941: Show case number in the overview

Modified: base/trunk/ChangeLog
===================================================================
--- base/trunk/ChangeLog	2010-10-12 08:45:34 UTC (rev 3963)
+++ base/trunk/ChangeLog	2010-10-12 08:47:09 UTC (rev 3964)
@@ -1,3 +1,8 @@
+2010-10-12  Roland Geider <roland.geider at intevation.de>
+
+	* mpulsweb/public/styles/all.css: issue941: Show case number in the
+	  overview. Increase table width.
+
 2010-10-11  Bernhard Herzog  <bh at intevation.de>
 
 	* mpulsweb/lib/db.py (quote_connect_parameter): New.  Quote

Modified: base/trunk/mpulsweb/public/styles/all.css
===================================================================
--- base/trunk/mpulsweb/public/styles/all.css	2010-10-12 08:45:34 UTC (rev 3963)
+++ base/trunk/mpulsweb/public/styles/all.css	2010-10-12 08:47:09 UTC (rev 3964)
@@ -148,7 +148,7 @@
 }
 
 #table_caseoverview{
-	width:51.5em;
+	width:51.7em;
 }
 
 table {



More information about the Mpuls-commits mailing list