zoneminder/web/skins/classic/css/dark/views/export.css

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
199 B
CSS
Raw Normal View History

2015-07-23 20:12:32 +08:00
#contentTable + input {
margin-top: 6px;
}
#contentTable th, #contentTable td {
white-space: nowrap;
}
#exportProgress {
margin: 8px auto 4px;
}
#downloadLink {
margin-top: 8px;
}