diff --git a/guacamole/web-client/web/guacamole.css b/guacamole/web-client/web/guacamole.css index 4a0cbf533..3e5b541dd 100644 --- a/guacamole/web-client/web/guacamole.css +++ b/guacamole/web-client/web/guacamole.css @@ -25,7 +25,7 @@ body { } div#login-ui { - background: #342; + background: silver; height: 100%; width: 100%; position: fixed;