diff --git a/WebContent/main.css b/WebContent/main.css index c3a28f280..67c19a581 100644 --- a/WebContent/main.css +++ b/WebContent/main.css @@ -238,3 +238,36 @@ html, body, #map { padding:5px; font-size:10px; } + +/* buttons */ +.button +{ + cursor:pointer; + padding:2px 10px 2px 10px; + border-radius:5px; + -moz-border-radius:5px; + background-color:#EEEEEE; + border:1px solid #999999; + color:#333333; + text-decoration:none; + font-size:11px; + outline-style:none; +} +.button:hover +{ + background-color:#F9F9F9; + color:#000000; +} +.button:active +{ + background-color:#F4F4F4; + color:#FF0000; +} + +/* generally useful styles */ +.not-selectable +{ + -moz-user-select: none; + -webkit-user-select: none; + -ms-user-select: none; +} \ No newline at end of file diff --git a/WebContent/main.html b/WebContent/main.html index 644610e54..7e12f9714 100644 --- a/WebContent/main.html +++ b/WebContent/main.html @@ -11,6 +11,10 @@ + + + + @@ -34,10 +38,6 @@ - - - - @@ -67,15 +67,15 @@ Start: - - + + Suchen Ende: - - + + Suchen @@ -83,16 +83,16 @@
- - - + + +
Reset Reverse Route
- +
-
Options
-
+
Options
+
Unbenannte Straßen hervorheben