mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-23 14:50:56 +00:00
Update hover color for tabs
This commit is contained in:
parent
69421cb7b7
commit
23c9c719af
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
&:hover {
|
||||
background-color: transparent!important;
|
||||
border: 0!important;
|
||||
color: @link-hover-color!important;
|
||||
color: @link-hover-color-alt;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue