[Vtigercrm-commits] [vtiger-commits] r9503 - /vtigercrm/trunk/themes/bluelagoon/style.css

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Wed Sep 13 10:11:43 EDT 2006


Author: jerrydgeorge
Date: Wed Sep 13 08:11:36 2006
New Revision: 9503

Log:
Tagcloud Css modified for blue lagoon --Jeri

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

Modified: vtigercrm/trunk/themes/bluelagoon/style.css
==============================================================================
--- vtigercrm/trunk/themes/bluelagoon/style.css (original)
+++ vtigercrm/trunk/themes/bluelagoon/style.css Wed Sep 13 08:11:36 2006
@@ -2690,7 +2690,7 @@
 
 
 .tagCloud {
-    border:1px solid #737373;
+    border:1px solid #aaf;
 }
 
    
@@ -2700,7 +2700,7 @@
 }
 
 .tagCloudDisplay {
-    background-color:#e5e5e5;
+    background-color:#fff;
     padding:10px;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
@@ -2761,7 +2761,7 @@
 }
 
 .tagCloudDisplay {
-	background-color:#e5e5e5;
+	background-color:#fff;
 	padding:5px;
 }
 	





More information about the vtigercrm-commits mailing list