mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-31 12:13:04 -04:00
11 lines
141 B
CSS
11 lines
141 B
CSS
#contentTable .colSelect {
|
|
text-align: center;
|
|
}
|
|
|
|
#contentTable .colSelect input {
|
|
}
|
|
#content form {
|
|
height: 100%;
|
|
overflow: auto;
|
|
}
|