fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10430]


From: Torstein
Subject: [Fmsystem-commits] [10430]
Date: Fri, 02 Nov 2012 10:02:54 +0000

Revision: 10430
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10430
Author:   vator
Date:     2012-11-02 10:02:53 +0000 (Fri, 02 Nov 2012)
Log Message:
-----------


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

Modified: trunk/logistic/templates/base/css/base.css
===================================================================
--- trunk/logistic/templates/base/css/base.css  2012-11-02 09:56:54 UTC (rev 
10429)
+++ trunk/logistic/templates/base/css/base.css  2012-11-02 10:02:53 UTC (rev 
10430)
@@ -2293,11 +2293,18 @@
        margin:0 0 10px;
 }
 
-#resource-allocation form{
-       margin: 20px;
+#resource-list {
        border: 1px solid #B0D9FF;
 }
 
+#resource-allocation form {
+       padding: 20px;  
+}
+
+#resource-allocation form input[type=submit]{
+       margin-top: 10px;       
+}
+
 #resource-list .resource {
   padding: 10px;
 }
@@ -2325,8 +2332,8 @@
 }
 
 #resource-list .resource.heading {
-    background: none repeat scroll 0 0 #B0D9FF;
-    color: #092845;
+    background: none repeat scroll 0 0 #6292C5;
+    color: #FFFFFF;
     font-weight: bold;
     padding: 5px 20px;
 }




reply via email to

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