fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10800] Removed unnessesary specification of return t


From: Torstein
Subject: [Fmsystem-commits] [10800] Removed unnessesary specification of return type
Date: Wed, 13 Feb 2013 09:28:10 +0000

Revision: 10800
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10800
Author:   vator
Date:     2013-02-13 09:28:10 +0000 (Wed, 13 Feb 2013)
Log Message:
-----------
Removed unnessesary specification of return type

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-13 09:27:51 UTC 
(rev 10799)
+++ trunk/controller/templates/base/css/base.css        2013-02-13 09:28:10 UTC 
(rev 10800)
@@ -719,10 +719,12 @@
 /* =======================================  EXPAND LIST  
========================================= */
 
 ul.expand_list h4 {
+  background: none repeat scroll 0 0 #D0E2F8;
   cursor: pointer;
   font-size: 1.1em;
   margin-bottom: 6px;
   margin-top: 0;
+  padding: 3px 6px;
 }
 
 ul.expand_list h4 img {
@@ -1483,15 +1485,15 @@
 #info_box .case {
        text-align:left;        
 }
- 
+
 .empty_list h4{
-    font-size: 14px;
-    font-weight: bold;
-    display: inline-block;
+  font-size: 14px;
+  font-weight: bold;
+  display: inline-block;
 }
 
 .empty_list {
-    margin-left: 20px;
+  margin-left: 20px;
 }
 
 .yui-pg-first{




reply via email to

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