[Vtigercrm-commits] [vtiger-commits] r9392 - /vtigercrm/trunk/themes/bluelagoon/style.css
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Sat Sep 9 09:11:26 EDT 2006
Author: jerrydgeorge
Date: Sat Sep 9 07:11:19 2006
New Revision: 9392
Log:
Changes given by Radiant for blulagoon theme has been integrated --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 Sat Sep 9 07:11:19 2006
@@ -224,9 +224,11 @@
border :0px #cccccc solid;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
+ font-weight:bold;
width:30px;
height:19px;
- background-color:#999;
+ background-color:#009;
+ color:white;
}
@@ -3231,19 +3233,19 @@
}
.reportGenerateTable{
- background-image:url(images/searchUIBg.gif);
- border-left:2px dotted #a3a29a;
- border-right:2px dotted #a3a29a;
- border-bottom:2px dotted #a3a29a;
+ background-image:url(images/layerPopupBg.gif);
+ border-left:2px dotted #a5b5ee;
+ border-right:2px dotted #a5b5ee;
+ border-bottom:2px dotted #a5b5ee;
}
.reportCreateBottom{
- background-color:#939271;
+ background-color:#ddf;
border-bottom:2px solid #737251;
}
.importLeadUI{
-
- background:#fffff5 url(images/layerPopupBg.gif) ;
+ /*background:#fffff5 url(images/select.gif) ; */
+ background-color:white;
}
a.customMnu{
More information about the vtigercrm-commits
mailing list