mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 13:41:21 +00:00
Hide menu on connect, remove rounded edges of clipboard, separate menu hide/show code into own file.
This commit is contained in:
@@ -125,10 +125,6 @@ div#clipboardDiv {
|
||||
padding: 1em;
|
||||
|
||||
border: 1px solid black;
|
||||
-khtml-border-radius: 0.5em;
|
||||
-webkit-border-radius: 0.5em;
|
||||
-moz-border-radius: 0.5em;
|
||||
border-radius: 0.5em;
|
||||
|
||||
width: 50em;
|
||||
opacity: 0.5;
|
||||
|
Reference in New Issue
Block a user