diff --git a/fhem/www/pgm2/ios6touchpadstyle.css b/fhem/www/pgm2/ios6touchpadstyle.css index 79362311f..c6860609d 100644 --- a/fhem/www/pgm2/ios6touchpadstyle.css +++ b/fhem/www/pgm2/ios6touchpadstyle.css @@ -115,6 +115,7 @@ outline: none; box-shadow: 0px 1px #f7f7f7, inset 0px 1px 1px #b6b8bd, inset 0px -2px 2px #ffffff; } textarea, input[type="text"] { +background-color:#ffffff; -webkit-appearance: none; width:90%; } @@ -122,7 +123,6 @@ input[type="checkbox"] { border-radius: 2px; } select,input[type="submit"],input[type="reset"],input[type="button"] { --webkit-appearance: none; width:35%; min-width:90px; font: normal 14px Helvetica, Sans-serif;