mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-07-05 18:56:20 -04:00
20 lines
221 B
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;
|
|
}
|