necouchman commented on code in PR #970: URL: https://github.com/apache/guacamole-client/pull/970#discussion_r1563638456
########## guacamole/src/main/frontend/src/app/home/styles/home.css: ########## @@ -79,4 +80,21 @@ a.home-connection, .empty.balancer a.home-connection-group { .header-app-name { font-size: 0.85em; box-shadow: none; +} + +.recent-connections .connection .x-thumbnail { + background-color: red; + display: flex; Review Comment: I'm not entirely sure, but if remove it, or set it to something else, it displays like this (white "X" outside of the red box):  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org