mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-25 10:10:08 +02:00
Ensure Wiki search link color property set on hover
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
&:hover,
|
||||
&:focus {
|
||||
text-decoration: none;
|
||||
color: @dropdown-link-hover-color;
|
||||
color: @dropdown-link-hover-color!important;
|
||||
background-color: @dropdown-link-hover-bg;
|
||||
|
||||
.fa {
|
||||
|
||||
Reference in New Issue
Block a user