summaryrefslogtreecommitdiff
path: root/tools/mmd/mmd.css
diff options
context:
space:
mode:
authorJogi Hofmüller <jogi@mur.at>2011-08-11 12:31:16 +0000
committerJogi Hofmüller <jogi@mur.at>2011-08-11 12:31:16 +0000
commitabcb8f300a44b67e2c75330627b690944ed769cf (patch)
treedb80179ea87e63072e7e62f5ed2c45ff59d95aa3 /tools/mmd/mmd.css
parent- fixed Bug in call to getTrajectoryAsJavaArray in osmWidget () (diff)
- fixed Bug in call to getTrajectoryAsJavaArray in osmWidget ()
- included real satellite data in dataWidget () - added comment to map git-svn-id: https://svn.spreadspace.org/mur.sat@123 7de4ea59-55d0-425e-a1af-a3118ea81d4c
Diffstat (limited to 'tools/mmd/mmd.css')
-rw-r--r--tools/mmd/mmd.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/mmd/mmd.css b/tools/mmd/mmd.css
index 0a19385..f72ab30 100644
--- a/tools/mmd/mmd.css
+++ b/tools/mmd/mmd.css
@@ -43,7 +43,7 @@ html, body
#lcol
{
font: 10pt courier, monospace;
- width: 280px;
+ max-width: 30%;
height: auto;
margin: 1px;
padding: 2px;
@@ -52,7 +52,7 @@ html, body
background-color: white;
}
-#info
+.info
{
font: 10pt courier, monospace;
color: black;