mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-09 06:31:22 +00:00
GUACAMOLE-55: Improve styling of copied images.
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
|
||||
.clipboard .image-clipboard {
|
||||
text-align: center;
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
.clipboard .image-clipboard .reset-button {
|
||||
@@ -48,4 +49,6 @@
|
||||
.clipboard .image-clipboard img {
|
||||
max-width: 100%;
|
||||
max-height: 480px;
|
||||
border: 1px solid black;
|
||||
background: url('images/checker.png');
|
||||
}
|
||||
|
Reference in New Issue
Block a user