jmuehlner commented on code in PR #970:
URL: https://github.com/apache/guacamole-client/pull/970#discussion_r1569256584
##########
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 {
Review Comment:
`x-thumbnail` doesn't seem quite right for a CSS class name - it's
describing what the element looks like, not what it _is_.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]