Files
zoneminder/web/skins/classic/css/dark/views/export.css
2015-07-27 09:53:59 +02:00

16 lines
199 B
CSS

#contentTable + input {
margin-top: 6px;
}
#contentTable th, #contentTable td {
white-space: nowrap;
}
#exportProgress {
margin: 8px auto 4px;
}
#downloadLink {
margin-top: 8px;
}