diff --git a/WebContent/main.css b/WebContent/main.css index 56f5681b4..cc0d3b31d 100644 --- a/WebContent/main.css +++ b/WebContent/main.css @@ -270,19 +270,6 @@ html, body { /* styles for main-input input-mask-options */ -#gui-options-toggle -{ - cursor:pointer; - color:#0000ff -} -#gui-options-toggle:hover -{ - color:#ff0000 -} -#options-box -{ - visibility:hidden; -} /* styles for main-output areas */ @@ -650,6 +637,7 @@ html, body { /* styled select */ .styled-select-helper { + position:relative; border: 0px; text-decoration:none; opacity: 0; @@ -659,6 +647,7 @@ html, body { } .styled-select { + text-align:left; position:absolute; background-repeat:no-repeat; background-position: top right; diff --git a/WebContent/main.html b/WebContent/main.html index 31e3ea88c..bb64ce282 100644 --- a/WebContent/main.html +++ b/WebContent/main.html @@ -151,7 +151,7 @@ or see http://www.gnu.org/licenses/agpl.txt.
- + select
Mapping Tools
@@ -204,11 +204,14 @@ or see http://www.gnu.org/licenses/agpl.txt. +