fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10669] Styling changes to custom attribute form


From: Torstein
Subject: [Fmsystem-commits] [10669] Styling changes to custom attribute form
Date: Mon, 14 Jan 2013 12:10:53 +0000

Revision: 10669
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10669
Author:   vator
Date:     2013-01-14 12:10:52 +0000 (Mon, 14 Jan 2013)
Log Message:
-----------
Styling changes to custom attribute form

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

Modified: trunk/property/templates/base/css/base.css
===================================================================
--- trunk/property/templates/base/css/base.css  2013-01-14 10:32:53 UTC (rev 
10668)
+++ trunk/property/templates/base/css/base.css  2013-01-14 12:10:52 UTC (rev 
10669)
@@ -423,7 +423,6 @@
 }
 #dt-dlg_c .underlay {overflow:hidden;}
 .inprogress {position:absolute;} /* transitional progressive enhancement state 
*/
-}
 
 dl.controller-description {
   width: 70%;
@@ -1337,14 +1336,14 @@
 }
 
 .fields_wrp td {
-  padding: 3px 0;
-  vertical-align: middle;
-  width: 250px;
+  padding: 7px 0;
+  vertical-align: top;
 }
 
 .fields_wrp td.first {
   padding-right: 5px;
-  text-align: right;
+  text-align: left;
+  width: 250px;
 }
 
 .fields_wrp label {
@@ -1353,7 +1352,7 @@
   line-height: 1.5em;
 }
 
-.fields_wrp h1 {
+.fields_wrp h2 {
   font-size: 20px;
   margin: 0;
 }
@@ -1362,17 +1361,13 @@
   width: 250px;
 }
 
-.yui-ac-bd {
-
-}
-
-.yui-ac-bd ul{
+.autocomplete ul{
   background: none repeat scroll 0 0 #FFFFFF;
   border: 1px solid #AEC6E3;
   position:absolute;
 }
 
-.yui-ac-bd li{
+.autocomplete li{
   background: none repeat scroll 0 0 #D4E1F8;
   list-style: none outside none;
   margin: 2px;




reply via email to

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