mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-01-31 01:21:09 -05:00
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;
|
|
}
|