[Mpuls-commits] r3538 - base/trunk/mpulsweb/public/styles
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue Sep 7 10:51:00 CEST 2010
Author: torsten
Date: 2010-09-07 10:51:00 +0200 (Tue, 07 Sep 2010)
New Revision: 3538
Modified:
base/trunk/mpulsweb/public/styles/all.css
Log:
* mpulsweb/public/styles/all.css: Added new custom style for overview table
Modified: base/trunk/mpulsweb/public/styles/all.css
===================================================================
--- base/trunk/mpulsweb/public/styles/all.css 2010-09-07 08:50:30 UTC (rev 3537)
+++ base/trunk/mpulsweb/public/styles/all.css 2010-09-07 08:51:00 UTC (rev 3538)
@@ -147,6 +147,10 @@
width:32em;
}
+#table_caseoverview{
+ width:51.5em;
+}
+
table {
width:50em;
/*overflow: hidden;*/
More information about the Mpuls-commits
mailing list