fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10783]


From: Torstein
Subject: [Fmsystem-commits] [10783]
Date: Mon, 11 Feb 2013 11:08:14 +0000

Revision: 10783
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10783
Author:   vator
Date:     2013-02-11 11:08:13 +0000 (Mon, 11 Feb 2013)
Log Message:
-----------


Modified Paths:
--------------
    trunk/controller/inc/hook_home.inc.php

Modified: trunk/controller/inc/hook_home.inc.php
===================================================================
--- trunk/controller/inc/hook_home.inc.php      2013-02-11 10:26:36 UTC (rev 
10782)
+++ trunk/controller/inc/hook_home.inc.php      2013-02-11 11:08:13 UTC (rev 
10783)
@@ -58,7 +58,7 @@
        $styling .= " .home_portal .title { width:300px;margin:0 20px 0 0;}"; 
        $styling .= " .home_portal .control-area { width:200px;}";
        $styling .= " .home_portal .control { width:300px;}";
-       $styling .= " .home_portal .date { width:130px;}";
+       $styling .= " .home_portal .date { margin-left: 20px;width:130px;}";
        $styling .= " .home_portal li { overflow: hidden;margin: 10px;}";
        $styling .= " .home_portal li div { display: block;float:left;cursor: 
pointer;vertical-align: middle;}";
        
@@ -75,7 +75,7 @@
        $styling .= " h4.expand_trigger span.num_check_lists { width:200px; }";
        
        $styling .= " .expand_list{ display:none; overflow:hidden; }";
-       $styling .= " .expand_list li{ clear:both;overflow:hidden;margin:5px; 
}";
+       $styling .= " .expand_list li{ clear:both;overflow:hidden;margin:5px 0; 
}";
        
        $styling .= "</style>"; 
        $styling .= "\n".'<!-- END checklist info -->'."\n";




reply via email to

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