[Vtigercrm-commits] [vtiger-commits] r7628 - /vtigercrm/trunk/themes/blue/style.css
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Wed Jun 28 09:07:22 EDT 2006
Author: saraj
Date: Wed Jun 28 07:07:18 2006
New Revision: 7628
Log:
locateMap style has been added
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 Wed Jun 28 07:07:18 2006
@@ -1875,6 +1875,17 @@
z-index:2000;
}
+#locateMap{
+ width:120px;
+ background-color:#CCCCCC;
+ border:1px solid #DDDDDD;
+ padding-top:5px;
+ position:absolute;
+ display:none;
+ z-index:2000;
+}
+
+
a.reportMnu{
font-size:11px;
color:#0070BA;
@@ -1885,7 +1896,7 @@
border-bottom:1px solid #E1E1E1;
padding-left:20px;
padding-top:3px;
-}
+}
a.reportMnu:Hover{
font-size:11px;
More information about the vtigercrm-commits
mailing list