fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10784]


From: Torstein
Subject: [Fmsystem-commits] [10784]
Date: Mon, 11 Feb 2013 11:10:02 +0000

Revision: 10784
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10784
Author:   vator
Date:     2013-02-11 11:10:01 +0000 (Mon, 11 Feb 2013)
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        2013-02-11 11:08:13 UTC 
(rev 10783)
+++ trunk/controller/templates/base/css/base.css        2013-02-11 11:10:01 UTC 
(rev 10784)
@@ -1171,9 +1171,9 @@
 }
 
 #no-loc #search-location {
-    clear: both;
-    float: left;
-    margin-bottom: 10px;
+  clear: both;
+  float: left;
+  margin-bottom: 10px;
 }
 
 #search-location-name {
@@ -1483,11 +1483,15 @@
 #info_box .case {
        text-align:left;        
 }
+ 
+.empty_list h4{
+    font-size: 14px;
+    font-weight: bold;
+    display: inline-block;
+}
 
-.empty_list{
-  font-size: 16px;
-  font-weight: bold;
-  padding: 0 0 5px;
+.empty_list {
+    margin-left: 20px;
 }
 
 .yui-pg-first{
@@ -1886,8 +1890,10 @@
   margin-right: 5px;
 }
 
-.add-cases .expand-trigger{
+.add-cases .expand-trigger {
+  background: none repeat scroll 0 0 #DDDDDD;
   cursor: pointer;
+  padding: 7px 10px;
 }
 
 




reply via email to

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