mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #2358 from overleaf/ns-important-war
improve color contrast in online user dropdown GitOrigin-RevId: cf3930932689c40c7dc63874f775d192450da476
This commit is contained in:
committed by
sharelatex
parent
7ad4b2cfc3
commit
41d4fabc78
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user