[Mpuls-commits] r4868 - in base/trunk: . mpulsweb/public/styles
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Wed Apr 6 12:42:03 CEST 2011
Author: torsten
Date: 2011-04-06 12:42:02 +0200 (Wed, 06 Apr 2011)
New Revision: 4868
Modified:
base/trunk/ChangeLog
base/trunk/mpulsweb/public/styles/screen.css
Log:
Issue1999: Improved layout of info and help page.
Modified: base/trunk/ChangeLog
===================================================================
--- base/trunk/ChangeLog 2011-04-06 10:41:22 UTC (rev 4867)
+++ base/trunk/ChangeLog 2011-04-06 10:42:02 UTC (rev 4868)
@@ -1,3 +1,8 @@
+2011-04-06 Torsten Irlaender <torsten at intevation.de>
+
+ * mpulsweb/public/styles/screen.css: Issue1999: Improved layout of
+ info and help pages.
+
2011-04-05 Torsten Irlaender <torsten at intevation.de>
* mpulsweb/model/case.py,
Modified: base/trunk/mpulsweb/public/styles/screen.css
===================================================================
--- base/trunk/mpulsweb/public/styles/screen.css 2011-04-06 10:41:22 UTC (rev 4867)
+++ base/trunk/mpulsweb/public/styles/screen.css 2011-04-06 10:42:02 UTC (rev 4868)
@@ -262,6 +262,13 @@
}
+
+/* Issue1999 */
+html body div#main div#content.right h1 {
+ margin: 0.4em 0em 0em 0em;
+}
+
+
/*--------------------*/
/* 4. Left Navigation */
/*--------------------*/
@@ -793,4 +800,4 @@
.export_number {
font-size:1.4em;
-}
\ No newline at end of file
+}
More information about the Mpuls-commits
mailing list