davemds pushed a commit to branch master.

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

commit a5ac4cd72ef819f1d3eb32a03ed3c8f3713fde37
Author: davemds <d...@gurumeditation.it>
Date:   Sat Oct 19 21:03:43 2013 +0200

    DevsMap: try to make the user popup readable
---
 public_html/p/contact/devsmap_v3/en-body | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public_html/p/contact/devsmap_v3/en-body 
b/public_html/p/contact/devsmap_v3/en-body
index bb8e7e5..2847e57 100644
--- a/public_html/p/contact/devsmap_v3/en-body
+++ b/public_html/p/contact/devsmap_v3/en-body
@@ -188,7 +188,7 @@ if (isset($_REQUEST["debug"]))
    body { height: 100% }
    #map_canvas { height: 500px; width: 100% }
    #map_table { width: 100%; font-size: 11px; border: 1px solid #CCC }
-   .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