[Vtigercrm-commits] [vtiger-commits] r5600 - /vtigercrm/trunk/themes/blue/style.css

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Sun Apr 30 04:34:33 EDT 2006


Author: don
Date: Sun Apr 30 02:34:29 2006
New Revision: 5600

Log:
css added for reports

Modified:
    vtigercrm/trunk/themes/blue/style.css

Modified: vtigercrm/trunk/themes/blue/style.css
==============================================================================
--- vtigercrm/trunk/themes/blue/style.css (original)
+++ vtigercrm/trunk/themes/blue/style.css Sun Apr 30 02:34:29 2006
@@ -2212,3 +2212,13 @@
     left:100px;
     top:100px;
 }
+
+#folderLay{
+    width:175px;
+    background-color:#CCCCCC;
+    border:1px solid #DDDDDD;
+    padding-top:5px;
+    position:absolute;
+    display:none;
+}
+





More information about the vtigercrm-commits mailing list