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

ios7style.css: saveCheck padding fixed

git-svn-id: https://svn.fhem.de/fhem/trunk@7725 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
fhainz 2015-01-25 19:22:32 +00:00
parent 1060cd561b
commit 019ed4d9ef

View File

@ -145,7 +145,7 @@ select { margin-left:5px; margin-right:5px; background: #fff; border:0px; }
/* save button */
.changed a, .changed { color:#fc3e39!important; }
#saveCheck { position: absolute; top: 5px; right: 10px }
#saveCheck { position: absolute; top: 10px; right: 10px; padding: 0; }
.handle { position:relative; cursor:pointer; width:50px;
height:20px; line-height:20px;