in dark and flat, the buttons use a larger font. The fixed size is not appropriate
This commit is contained in:
parent
39745e49d4
commit
2dd8b5df1f
|
@ -6,7 +6,6 @@
|
||||||
|
|
||||||
.ptzControls input.ptzTextBtn {
|
.ptzControls input.ptzTextBtn {
|
||||||
margin-top: 2px;
|
margin-top: 2px;
|
||||||
width: 40px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.ptzControls .controlsPanel {
|
.ptzControls .controlsPanel {
|
||||||
|
|
|
@ -6,7 +6,6 @@
|
||||||
|
|
||||||
.ptzControls input.ptzTextBtn {
|
.ptzControls input.ptzTextBtn {
|
||||||
margin-top: 2px;
|
margin-top: 2px;
|
||||||
width: 40px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.ptzControls .controlsPanel {
|
.ptzControls .controlsPanel {
|
||||||
|
|
Loading…
Reference in New Issue