mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-20 14:53:27 -04:00
remove autotools references to the flat skin, add the classic/flat css dirs remove the flat skin
20 lines
223 B
CSS
20 lines
223 B
CSS
#contentTable + input {
|
|
margin-top: 6px;
|
|
}
|
|
|
|
#videoProgress {
|
|
margin: 8px auto 4px;
|
|
}
|
|
|
|
#videoFilesHeader {
|
|
margin: 8px auto 4px;
|
|
}
|
|
|
|
#videoNoFiles {
|
|
margin: 4px auto;
|
|
}
|
|
|
|
#videoFile {
|
|
margin-bottom: 6px;
|
|
}
|