update raumserver webclient

This commit is contained in:
Robert Schumann
2018-01-01 17:46:03 +01:00
parent 6d98ebcfb7
commit 0428c7fc52
3 changed files with 326 additions and 282 deletions

View File

@@ -0,0 +1,22 @@
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
Created on : Dec 28, 2017, 11:19:01 AM
Author : jazz
*/
th.zone-room-list {
padding: 2px;
border-spacing: 2px;
}
td.zone-room-list {
padding-left: 2px;
padding-right: 2px;
text-align: center;
}
tr.zone-room-list {
background: #D0D0D0;
}