mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
Ticket #486: Add white-space: pre; style to avoid trimming of clipboard spaces.
This commit is contained in:
@@ -349,6 +349,7 @@ div#recent-connections .protocol {
|
|||||||
-webkit-border-radius: 0.25em;
|
-webkit-border-radius: 0.25em;
|
||||||
-khtml-border-radius: 0.25em;
|
-khtml-border-radius: 0.25em;
|
||||||
border-radius: 0.25em;
|
border-radius: 0.25em;
|
||||||
|
white-space: pre;
|
||||||
}
|
}
|
||||||
|
|
||||||
#settings dt {
|
#settings dt {
|
||||||
|
Reference in New Issue
Block a user