mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-01-25 14:38:58 -05:00
remove autotools references to the flat skin, add the classic/flat css dirs remove the flat skin
16 lines
199 B
CSS
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;
|
|
}
|