2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-12 16:46:35 +00:00

ios7style.css: fix for save config changed red

git-svn-id: https://svn.fhem.de/fhem/trunk@7635 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
fhainz 2015-01-20 04:37:07 +00:00
parent 6d8ea047d4
commit bcf106ee2c

View File

@ -143,7 +143,7 @@ select { margin-left:5px; margin-right:5px; background: #fff; border:0px; }
/* timepicker */
.set .set { margin-bottom:2px; margin-top:3px; }
.changed a, .changed { color:#fc3e39; }
.changed a, .changed { color:#fc3e39!important; }
.handle { position:relative; cursor:pointer; width:50px;
height:20px; line-height:20px;