mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUAC-1260 Need vendor extensions for background-size.
This commit is contained in:
@@ -86,7 +86,10 @@
|
||||
margin: 0.5em auto;
|
||||
width: 3em;
|
||||
height: 3em;
|
||||
background-size: 3em;
|
||||
background-size: 3em 3em;
|
||||
-moz-background-size: 3em 3em;
|
||||
-webkit-background-size: 3em 3em;
|
||||
-khtml-background-size: 3em 3em;
|
||||
background-image: url("images/guac-tricolor.png");
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user