[Mpuls-commits] r4625 - in base/trunk: . mpulsweb/public/styles
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue Feb 15 15:22:11 CET 2011
Author: roland
Date: 2011-02-15 15:22:08 +0100 (Tue, 15 Feb 2011)
New Revision: 4625
Modified:
base/trunk/ChangeLog
base/trunk/mpulsweb/public/styles/color3.css
Log:
Don't highlight the border
Modified: base/trunk/ChangeLog
===================================================================
--- base/trunk/ChangeLog 2011-02-15 11:53:21 UTC (rev 4624)
+++ base/trunk/ChangeLog 2011-02-15 14:22:08 UTC (rev 4625)
@@ -1,3 +1,7 @@
+2011-02-15 Rolanf Geider <roland.geider at intevation.de>
+
+ * mpulsweb/public/styles/color3.css: Don't highlight the border
+
2011-02-15 Torsten Irlaender <torsten at intevation.de>
* mpulsweb/lib/validators.py (BundleActionForm): Added new allowed
Modified: base/trunk/mpulsweb/public/styles/color3.css
===================================================================
--- base/trunk/mpulsweb/public/styles/color3.css 2011-02-15 11:53:21 UTC (rev 4624)
+++ base/trunk/mpulsweb/public/styles/color3.css 2011-02-15 14:22:08 UTC (rev 4625)
@@ -225,7 +225,7 @@
input:focus {
background: #fffeb0; /*#fce94f*//*#fffeb0;*/
- border: 2px solid #555753;}
+ }
#content_login h1 {
color:#ffffff;
More information about the Mpuls-commits
mailing list