mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-31 12:13:04 -04:00
14 lines
295 B
CSS
14 lines
295 B
CSS
#content table.major .colCanMove,
|
|
#content table.major .colCanZoom,
|
|
#content table.major .colCanFocus,
|
|
#content table.major .colCanIris,
|
|
#content table.major .colCanWhiteBal,
|
|
#content table.major .colHasPresets {
|
|
text-align: center;
|
|
}
|
|
|
|
#controls {
|
|
/* height: 100%;
|
|
overflow-y: auto; */
|
|
}
|