changeset 767:87af6f129228

Don't override the label colouring in another place of the CSS.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 11 May 2009 07:04:40 +0000
parents be5e1703f720
children 166c7191b136
files colormap.c
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/colormap.c	Mon May 11 06:54:56 2009 +0000
+++ b/colormap.c	Mon May 11 07:04:40 2009 +0000
@@ -226,9 +226,6 @@
     "  }\n"
     "  i." XHTML_LOCLABEL " a {\n"
     "    position: absolute;\n"
-    "    border: 1px solid white;\n"
-    "    background-color: white;\n"
-    "    color: black;\n"
     "    top: 0px;\n"
     "    left: 0px;\n"
     "    z-index: 2;\n"