zoneminder/web/skins/classic/css/base/views/snapshots.css

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

7 lines
125 B
CSS
Raw Normal View History

2021-03-12 23:07:33 +08:00
th[data-field="Id"],
th[data-field="Description"],
th[data-field="CreatedOn"],
th[data-field="Name"] {
text-align: left;
}