zoneminder/web/skins/classic/css/base/views/export.css

20 lines
221 B
CSS

input {
margin-top: 6px;
}
#contentTable th, #contentTable td {
white-space: nowrap;
}
#exportProgress {
margin: 8px auto 4px;
}
#downloadLink {
margin-top: 8px;
}
.form-group {
text-align: right;
}