mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-10-28 23:53:08 +00:00
GUAC-1120: Use consistent styles for highlighting. Adjust for contrast. Only show menu options when open.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
THE SOFTWARE.
|
||||
-->
|
||||
|
||||
<div class="user-menu-dropdown">
|
||||
<div class="user-menu-dropdown" ng-class="{open: menuShown}">
|
||||
<div class="username">{{username}}</div>
|
||||
|
||||
<!-- Menu options -->
|
||||
|
||||
Reference in New Issue
Block a user