mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-12 16:46:35 +00:00
ios7style: errmsg from fhainz
git-svn-id: https://svn.fhem.de/fhem/trunk@4899 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
d07a457cc8
commit
a0a5e42c2f
@ -23,8 +23,8 @@ select { font-family:Helvetica; font-weight:300; font-size:16px; }
|
||||
#content { position:absolute; top:50px; left:250px; bottom:20px; right:20px;
|
||||
}
|
||||
|
||||
#errmsg { background-color: #e5e5e5; color: #151515; text-align: center; padding-top: 25%; font-size: 350%; font-weight: bold;
|
||||
position:fixed; top:0px; left:0px; z-index: 10; width:100%; height: 100%; opacity: 0.7;
|
||||
#errmsg { background-color: #e5e5e5; color: #151515; text-align: center; font-weight: bold;
|
||||
position:fixed; top:0px; left:0px; z-index: 10; width:100%; padding-top: 2px;
|
||||
}
|
||||
|
||||
.devType { padding-top:20px; }
|
||||
@ -136,4 +136,4 @@ table#TYPE_remotecontrol td { padding: 5px 7px; }
|
||||
background: #e5e5e5; font-size:6px;}
|
||||
.rc_button { padding: 5px 7px;}
|
||||
.rc_button img { border-style: solid; border-width: 1px; border-color: transparent; }
|
||||
.rc_button img:active { border-color: gray; }
|
||||
.rc_button img:active { border-color: gray; }
|
Loading…
x
Reference in New Issue
Block a user