[Mpuls-commits] r4108 - base/trunk/mpulsweb/public/styles
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Wed Nov 3 15:04:43 CET 2010
Author: torsten
Date: 2010-11-03 15:04:40 +0100 (Wed, 03 Nov 2010)
New Revision: 4108
Modified:
base/trunk/mpulsweb/public/styles/all.css
Log:
* mpulsweb/public/styles/all.css: added new style for demonotice
Modified: base/trunk/mpulsweb/public/styles/all.css
===================================================================
--- base/trunk/mpulsweb/public/styles/all.css 2010-11-03 11:49:17 UTC (rev 4107)
+++ base/trunk/mpulsweb/public/styles/all.css 2010-11-03 14:04:40 UTC (rev 4108)
@@ -8,6 +8,7 @@
/* 4. Grouping form elements */
/* 5. Appointments */
/* 6. News */
+/* 7. Other */
/*------------------------------*/
img {
@@ -697,7 +698,14 @@
div.news {
margin-bottom: 1em;
}
+/*----------------------*/
+/* Other */
+/*----------------------*/
+#demonotice {
+ background:#f57900;
+}
+
/*----------------------*/
/* Inconsistency */
/*----------------------*/
@@ -732,3 +740,5 @@
div.inconsistency {
margin-bottom: 1em;
}
+
+
More information about the Mpuls-commits
mailing list