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

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

6 lines
113 B
CSS
Raw Normal View History

input[name="newStorage[Name]"],
input[name="newStorage[Path]"],
input[name="newStorage[Url]"] {
2017-02-03 01:16:40 +08:00
width: 100%;
}