mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-05-07 14:13:16 -04:00
11 lines
141 B
CSS
11 lines
141 B
CSS
.swatch {
|
|
border: 1px solid black;
|
|
margin-left: 3px;
|
|
padding: 0px;
|
|
}
|
|
|
|
.SourceOptions input,
|
|
.SourcePath input {
|
|
width: 100%;
|
|
}
|