mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 16:56:54 +00:00
ios7style.css: fixes by fhainz
git-svn-id: https://svn.fhem.de/fhem/trunk@4781 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
ab13c376b7
commit
31b8883c56
@ -3,6 +3,7 @@
|
|||||||
/*
|
/*
|
||||||
Edit: fhainz
|
Edit: fhainz
|
||||||
*/
|
*/
|
||||||
|
|
||||||
body { background: #e5e5e5;
|
body { background: #e5e5e5;
|
||||||
font-family:Helvetica; font-weight:300; font-size:16px; }
|
font-family:Helvetica; font-weight:300; font-size:16px; }
|
||||||
|
|
||||||
@ -52,7 +53,7 @@ table.room td:hover { background: #d9d9d9; }
|
|||||||
table.roomBlock1 tr { border: 0; }
|
table.roomBlock1 tr { border: 0; }
|
||||||
|
|
||||||
table.room a { display: block; padding: 6px 0 6px 50px; }
|
table.room a { display: block; padding: 6px 0 6px 50px; }
|
||||||
table.block a { display: block; width: 100%; height: 100%; }
|
table.block a { width: 100%; height: 100%; }
|
||||||
|
|
||||||
table.block { width:790px; background: #fff; }
|
table.block { width:790px; background: #fff; }
|
||||||
table.block a { color: #151515; }
|
table.block a { color: #151515; }
|
||||||
@ -63,7 +64,7 @@ table.block tr.sel { background: #d9d9d9; }
|
|||||||
table.block td { padding:3px; }
|
table.block td { padding:3px; }
|
||||||
|
|
||||||
/* Bugfix fuer readingsGroup */
|
/* Bugfix fuer readingsGroup */
|
||||||
table.block table.block {
|
table.block table.block, table table {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user