From 5c4488d3508712f5a1acf8416d28a66e6931287c Mon Sep 17 00:00:00 2001 From: DennisSchiefer Date: Sun, 15 Apr 2012 19:32:41 +0200 Subject: [PATCH] removed fixed with from input boxes --- WebContent/main.css | 13 ++++++++++--- WebContent/main.html | 8 ++++---- 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/WebContent/main.css b/WebContent/main.css index 77fbe8590..8851ed75c 100644 --- a/WebContent/main.css +++ b/WebContent/main.css @@ -165,10 +165,18 @@ html, body { { padding-bottom:4px; } +.input-label +{ + margin:0px 2px 0px 0px; +} +.input-delete +{ + margin:0px 15px 0px 6px; + visibility:hidden; +} .input-box { - width: 250px; - padding-right: 2px; + width: 100%; } @@ -370,7 +378,6 @@ html, body { .delete-marker { background-image:url("images/cancel.png"); - visibility:hidden; } .delete-marker:hover { diff --git a/WebContent/main.html b/WebContent/main.html index bb10d6ae4..f225580c8 100644 --- a/WebContent/main.html +++ b/WebContent/main.html @@ -99,15 +99,15 @@ or see http://www.gnu.org/licenses/agpl.txt.
-
Start:
+
Start:
-
+
-
Ende:
+
Ende:
-
+