Files
zoneminder/web/skins/flat/views/css/export.css
Justin Lawrence ce825067a8 Flat theme
2014-01-22 16:24:06 +02:00

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;
}