fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [7819] Expanded text fields to width 200px in a prop-


From: Torstein
Subject: [Fmsystem-commits] [7819] Expanded text fields to width 200px in a prop-list
Date: Wed, 05 Oct 2011 13:08:13 +0000

Revision: 7819
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=7819
Author:   vator
Date:     2011-10-05 13:08:12 +0000 (Wed, 05 Oct 2011)
Log Message:
-----------
Expanded text fields to width 200px in a prop-list

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

Modified: trunk/rental/templates/base/css/base.css
===================================================================
--- trunk/rental/templates/base/css/base.css    2011-10-05 12:49:31 UTC (rev 
7818)
+++ trunk/rental/templates/base/css/base.css    2011-10-05 13:08:12 UTC (rev 
7819)
@@ -167,6 +167,10 @@
     float: left;
 }
 
+.proplist-col input[type="text"]{
+       width:200px;    
+}
+
 div.identifier-header {
        padding-left: 2em;
        margin-bottom: 1em;     




reply via email to

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