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

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

18 lines
166 B
CSS
Raw Normal View History

2021-03-12 22:28:05 +08:00
#content {
margin: 0 15px;
}
.Name {
width: 600px;
}
.Name input {
width: 100%;
}
.Description {
width: 600px;
}
.Description textarea {
width: 100%;
}