Bugfix by fhainz
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@4247 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -60,6 +60,11 @@ table.block tr.odd { background: #fff; }
|
||||
table.block tr.sel { background: #d9d9d9; }
|
||||
table.block td { padding:3px; }
|
||||
|
||||
/* Bugfix fuer readingsGroup */
|
||||
table.block table.block {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
table.assoc a { color: #147bff; }
|
||||
|
||||
table.fileList { width:790px; }
|
||||
|
||||
Reference in New Issue
Block a user