fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [9617]


From: Torstein
Subject: [Fmsystem-commits] [9617]
Date: Tue, 19 Jun 2012 07:08:11 +0000

Revision: 9617
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=9617
Author:   vator
Date:     2012-06-19 07:08:09 +0000 (Tue, 19 Jun 2012)
Log Message:
-----------


Modified Paths:
--------------
    trunk/controller/templates/base/css/base.css

Modified: trunk/controller/templates/base/css/base.css
===================================================================
--- trunk/controller/templates/base/css/base.css        2012-06-18 14:54:21 UTC 
(rev 9616)
+++ trunk/controller/templates/base/css/base.css        2012-06-19 07:08:09 UTC 
(rev 9617)
@@ -820,7 +820,6 @@
     color: #FFFFFF;
     cursor: pointer;
     display: inline-block;
-    margin-right: 10px;
     padding: 5px 10px;
     text-decoration: none;
 }
@@ -1076,8 +1075,9 @@
     margin-bottom: 10px;
 }
 
-#search-location-name { 
-       width: 16em; 
+#search-location-name {
+    margin: 2px 0 0;
+    width: 16em;
 }
 
 #choose-my-location {
@@ -1119,9 +1119,16 @@
     padding: 2px 8px;
 }
 
+#choose-loc .btn.first {
+    margin-right: 0.3em;
+}
+
 #choose-loc .btn.active{
        background: #3F7EC1;    
 }
+#choose-loc label {
+       display: inline-block;
+}
 
 /* ==================  COLOR MAP ============================= */
 




reply via email to

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