Files
zoneminder/web/skins/classic/css/base/views/frame.css
2019-02-09 15:10:45 -08:00

12 lines
164 B
CSS

#scaleControl {
float: right;
}
#controls {
width: 80%;
text-align: center;
margin: 0 auto;
display: flex;
justify-content: space-between;
}