maposmatic-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Maposmatic-dev] [PATCH] Modifying CSS to comply with D2's remarks


From: Pierre Mauduit
Subject: [Maposmatic-dev] [PATCH] Modifying CSS to comply with D2's remarks
Date: Tue, 22 Dec 2009 11:48:53 +0100

From: Pierre Mauduit <address@hidden>

---
 www/media/style.css |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/www/media/style.css b/www/media/style.css
index 1d7419c..90109b3 100644
--- a/www/media/style.css
+++ b/www/media/style.css
@@ -202,6 +202,16 @@ table#mapform td.image
   cursor: default;
 }
 
+#mapform input[type=image].btn-disabled
+{
+  display: none;
+}
+
+#mapform input[type=image].btn-enabled
+{
+  display: block;
+}
+
 ul.errorlist
 {
   margin-top: 5px;
-- 
1.6.5.7





reply via email to

[Prev in Thread] Current Thread [Next in Thread]