fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [8065]


From: Torstein
Subject: [Fmsystem-commits] [8065]
Date: Wed, 09 Nov 2011 08:25:53 +0000

Revision: 8065
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=8065
Author:   vator
Date:     2011-11-09 08:25:50 +0000 (Wed, 09 Nov 2011)
Log Message:
-----------


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

Modified: trunk/controller/templates/base/css/base.css
===================================================================
--- trunk/controller/templates/base/css/base.css        2011-11-09 08:25:36 UTC 
(rev 8064)
+++ trunk/controller/templates/base/css/base.css        2011-11-09 08:25:50 UTC 
(rev 8065)
@@ -699,12 +699,12 @@
        margin-top:0;
 }
 
-.check_list li div{
-       margin:3px;
-       width:200px;
-       float:left;
-       padding:2px;
-       text-align:center;      
+.check_list li div {
+    float: left;
+    margin: 5px;
+    padding: 2px;
+    text-align: center;
+    width: 190px;
 }
 #main_content fieldset.check_list_details{
        background: none repeat scroll 0 0 #EDF5FF;
@@ -718,13 +718,14 @@
     padding: 15px;
 }
 
-.check_list li.heading{
-       font-weight:bold;
-       padding-left:25px;
-    background: 
url("../../../../phpgwapi/js/yahoo/assets/skins/sam/sprite.png") repeat-x 
scroll 0 -100px #D8D8DA;
+.check_list li.heading {
+    background: url("/pe/phpgwapi/js/yahoo/assets/skins/sam/sprite.png") 
repeat-x scroll 0 0 #D8D8D8;
+    height: 20px;
+    padding-left: 25px;
 }
-.check_list li.heading div{
-       padding:1px;
+.check_list li.heading div {
+    margin: 0 5px;
+    padding: 2px;
 }
 .check_list li div.order_nr{
        width:15px;
@@ -743,21 +744,28 @@
 .check_list li{
        overflow:hidden;
 }
-fieldset.control_details label{
-       font-weight:bold;
-}
 fieldset.check_list_details{
        clear: both;
 }
 fieldset.check_list_details label{
        font-weight:bold;
-       float:left;
        width:150px;
 }
 fieldset.check_list_details div{
        clear:left;
        margin:5px 0;
 }
+
+fieldset.tab_check_list_details label {
+    display: inline-block;
+    font-weight: bold;
+    width: 100px;
+}
+fieldset.tab_check_list_details {
+    padding: 0 0 10px 0;
+}
+
+
 fieldset.check_list_details textarea{
        width:400px;
        height:100px;
@@ -772,7 +780,11 @@
     font-weight: bold;
     margin: 10px 0;
 }
-
+fieldset.check_list_details label{
+       display: inline-block;
+    font-weight: bold;
+    width: 100px;
+}
 .check_item{
     margin: 25px 0;
 }




reply via email to

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