davemds pushed a commit to branch master.

http://git.enlightenment.org/website/www.git/commit/?id=c4637199652bd2034316c5db2c4fa5c80a3256a0

commit c4637199652bd2034316c5db2c4fa5c80a3256a0
Author: davemds <d...@gurumeditation.it>
Date:   Sun Oct 20 19:45:31 2013 +0200

    DevsMap: second try to fix user popup
---
 public_html/p/contact/devsmap/en-body | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public_html/p/contact/devsmap/en-body 
b/public_html/p/contact/devsmap/en-body
index b2c343b..7e0f1df 100644
--- a/public_html/p/contact/devsmap/en-body
+++ b/public_html/p/contact/devsmap/en-body
@@ -190,7 +190,7 @@ if (isset($_REQUEST["debug"]))
    body { height: 100% }
    #map_canvas { height: 500px; width: 100% }
    #map_table { width: 100%; font-size: 11px; border: 1px solid #383838 }
-   .infowin td { font-size: 11px }
+   .infowin td { font-size: 11px; color: black; text-shadow: none }
 
    #sidebar { height: 500px; overflow-y: scroll }
    #sidebar a { display: block ; padding-right: 5px }

-- 


Reply via email to