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

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Tue May 30 17:54:34 EDT 2006


Author: saraj
Date: Tue May 30 15:54:31 2006
New Revision: 6790

Log:
Style updated - ahmed

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 Tue May 30 15:54:31 2006
@@ -72,7 +72,7 @@
 	background:#bbbbbb url(images/tabSeperatorBg.gif) repeat-x;
 }
 
-.level2text {
+/*.level2text {
 	background:#bbbbbb url(images/level2Bg.gif) repeat-x;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
@@ -82,12 +82,25 @@
 	padding-bottom:5px;
 	font-weight:bold;
 	color:white;
+}*/
+
+.level2text {
+    background:#bbbbbb url(images/level2Bg.gif) repeat-x;
+    font-family: Arial, Helvetica, sans-serif;
+    font-size: 11px;
+    padding-left:20px;
+    padding-right:20px;
+    padding-top:3px;
+    padding-bottom:3px;
+    font-weight:bold;
+    color:white;
 }
 
 .level2text a{
 	text-decoration:none;
 	color:white;
-
+	padding-left:10px;
+	padding-right:10px;
 }
 
 .level2text a:hover {
@@ -117,6 +130,10 @@
 .level2textSel{
 	font-weight:bold;
 	color:#000000;
+	padding-left:20px;
+	padding-right:20px;
+	padding-top:3px;
+	padding-bottom:3px;
 }
 	
 
@@ -2446,3 +2463,26 @@
 .unread_email {
 	font-weight:bold;
 }
+
+
+.tagCloud {
+    border:1px solid #737373;
+}
+
+   
+.tagCloudTopBg {
+    background: url(images/tagCloudBg.gif) repeat-x;
+    background-color:#e5e5e5;
+   
+}
+
+.tagCloudDisplay {
+    background-color:#e5e5e5;
+    padding:10px;
+    font-family: Arial, Helvetica, sans-serif;
+    font-size: 11px;
+    line-height: 14px;
+    color: #000000;
+    height:100px;
+
+}





More information about the vtigercrm-commits mailing list