mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
FIx positioning of version and logo.
This commit is contained in:
@@ -141,6 +141,7 @@ div#login-dialog #login-fields img.logo {
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
opacity: 0.1;
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
div#version-dialog {
|
||||
@@ -154,7 +155,7 @@ div#version-dialog {
|
||||
color: black;
|
||||
opacity: 0.5;
|
||||
|
||||
padding: 0.25em;
|
||||
padding: 0.5em;
|
||||
}
|
||||
|
||||
img {
|
||||
|
Reference in New Issue
Block a user