docker-dmarc-report/public_html/css/raumserver_app.css
2018-01-01 18:13:35 +01:00

28 lines
576 B
CSS

/*
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;
}
td.zone-room-list-status {
padding-left: 2px;
padding-right: 2px;
text-align: center;
font-style: italic;
}
tr.zone-room-list {
background: #D0D0D0;
}