mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-13 17:26:34 +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;
|
#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;
|
#errmsg { background-color: #e5e5e5; color: #151515; text-align: center; font-weight: bold;
|
||||||
position:fixed; top:0px; left:0px; z-index: 10; width:100%; height: 100%; opacity: 0.7;
|
position:fixed; top:0px; left:0px; z-index: 10; width:100%; padding-top: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.devType { padding-top:20px; }
|
.devType { padding-top:20px; }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user