fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10298] Logistic:


From: Torstein
Subject: [Fmsystem-commits] [10298] Logistic:
Date: Tue, 23 Oct 2012 07:15:45 +0000

Revision: 10298
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10298
Author:   vator
Date:     2012-10-23 07:15:45 +0000 (Tue, 23 Oct 2012)
Log Message:
-----------
Logistic: 

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-10-23 06:38:39 UTC (rev 
10297)
+++ trunk/logistic/templates/base/css/base.css  2012-10-23 07:15:45 UTC (rev 
10298)
@@ -726,8 +726,9 @@
 }
 
 dl.proplist, dl.proplist-col {
-  margin: 0;
-  padding-left: 0;
+    margin: 0;
+    padding-left: 0;
+    width: 50%;
 }
 
 #details .proplist dd, #details .proplist-col dd{
@@ -2173,15 +2174,15 @@
 }
 
 .input_error_msg {
-  background: none repeat scroll 0 0 #FBE3E4;
-  border-bottom-right-radius: 4px;
-  color: #D12F19;
-  display: inline-block;
-  margin-bottom: 5px;
-  margin-top: 5px;
-  padding: 5px;
-  text-align: center;
-  width: 90%;
+    background: none repeat scroll 0 0 #FBE3E4;
+    border-bottom-right-radius: 4px;
+    color: #D12F19;
+    display: block;
+    margin-bottom: 5px;
+    margin-top: 5px;
+    padding: 5px;
+    text-align: center;
+    width: 90%;
 }
 
 .error_msg {




reply via email to

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