mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-20 07:16:03 +00:00
ios7style.css: width for readings date in detail view
git-svn-id: https://svn.fhem.de/fhem/trunk@10252 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
35251e9870
commit
6c7a19810b
@ -96,6 +96,8 @@ table.block tr.odd { background: #fff;}
|
||||
table.block tr.sel { background: #d9d9d9; }
|
||||
table.block td { padding:3px; }
|
||||
|
||||
table.readings tr td:nth-child(3) { min-width: 150px; }
|
||||
|
||||
/* Bugfix fuer readingsGroup, Spalten Link überall klickbar */
|
||||
table.block table.block, table.fileList table.fileList, table table {
|
||||
width: 100%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user