mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-11 15:37:41 +00:00
GUACAMOLE-152: Allow zoom/scale to be manually entered.
This commit is contained in:
@@ -134,6 +134,16 @@
|
||||
padding-top: 1em;
|
||||
}
|
||||
|
||||
.menu-section .zoom-ctrl {
|
||||
width: 4em;
|
||||
}
|
||||
|
||||
.menu-section .zoom-ctrl::-webkit-inner-spin-button,
|
||||
.menu-section .zoom-ctrl::-webkit-outer-spin-button {
|
||||
-webkit-appearance: none;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.menu,
|
||||
.menu.closed {
|
||||
left: -480px;
|
||||
|
Reference in New Issue
Block a user