diff --git a/fhem/www/pgm2/ios7style.css b/fhem/www/pgm2/ios7style.css index b22feb611..83280fb70 100644 --- a/fhem/www/pgm2/ios7style.css +++ b/fhem/www/pgm2/ios7style.css @@ -143,7 +143,9 @@ select { margin-left:5px; margin-right:5px; background: #fff; border:0px; } /* timepicker */ .set .set { margin-bottom:2px; margin-top:3px; } +/* save button */ .changed a, .changed { color:#fc3e39!important; } +#saveCheck { position: absolute; top: 5px; right: 10px } .handle { position:relative; cursor:pointer; width:50px; height:20px; line-height:20px;