GUACAMOLE-5: Use more semantically-sound "menu-contents" class.

This commit is contained in:
Michael Jumper
2016-08-02 14:24:37 -07:00
parent 73c2e68922
commit 3f22d1d09a
4 changed files with 21 additions and 20 deletions

View File

@@ -120,7 +120,7 @@ body.client {
text-transform: none;
}
.client .user-menu .options li a.disconnect {
.client .user-menu .menu-contents li a.disconnect {
background-repeat: no-repeat;
background-size: 1em;
background-position: 0.75em center;