mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
GUACAMOLE-1740: Merge corrections to breadth of clipboard editor CSS.
This commit is contained in:
@@ -58,12 +58,12 @@
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.active {
|
#clipboard-settings .clipboard.active {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.inactive {
|
#clipboard-settings .clipboard.inactive {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
|
Reference in New Issue
Block a user