diff --git a/services/web/public/stylesheets/app/editor/online-users.less b/services/web/public/stylesheets/app/editor/online-users.less index 37a048d4f9..ca21a28909 100644 --- a/services/web/public/stylesheets/app/editor/online-users.less +++ b/services/web/public/stylesheets/app/editor/online-users.less @@ -34,7 +34,7 @@ margin: 1px 2px; color: @text-color; &:hover, &:active { - color: @text-color; + color: @text-color!important; background-color: @gray-lightest; text-shadow: none; .box-shadow(none);