From f46848e92500104127d03124c45aabe129cef0f0 Mon Sep 17 00:00:00 2001 From: Jogi Hofmüller Date: Wed, 24 Aug 2011 13:30:32 +0000 Subject: - copy style changes to tracker.wsgi git-svn-id: https://svn.spreadspace.org/mur.sat@154 7de4ea59-55d0-425e-a1af-a3118ea81d4c --- tools/mmd/mmd.css | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) (limited to 'tools/mmd/mmd.css') diff --git a/tools/mmd/mmd.css b/tools/mmd/mmd.css index 86461cd..61dc726 100644 --- a/tools/mmd/mmd.css +++ b/tools/mmd/mmd.css @@ -121,8 +121,7 @@ label.error pre.debug { - background-color: white; - color: black; + color: white; float: left; font: 10pt courier, monospace; padding: 1px; @@ -190,12 +189,21 @@ div.groundstation color: #003366; z-index: 1004; position: absolute; - left: 5px; - top: 5px; + left: 35px; + top: 3px; } div.olControlAttribution { - bottom: 5px; + bottom: 15px; right: 5px; } + +.olControlAttribution a, +.olControlAttribution a:hover, +.olControlAttribution a:visited, +.olControlAttribution a:active +{ + color: #003366; +} + -- cgit v1.2.3