few frontend fixes (mostly for iphone browser)

This commit is contained in:
Robert Schumann
2018-01-01 18:13:35 +01:00
parent 0428c7fc52
commit 6a2297f68a
3 changed files with 14 additions and 6 deletions

View File

@@ -17,6 +17,12 @@ td.zone-room-list {
padding-right: 2px;
text-align: center;
}
td.zone-room-list-status {
padding-left: 2px;
padding-right: 2px;
text-align: center;
font-style: italic;
}
tr.zone-room-list {
background: #D0D0D0;
}