ios7style.css: saveCheck padding fixed
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@7725 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user