mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-23 22:21:49 +00:00
Merge pull request #955 from sharelatex/jel-tabs-active
Keep border on hover for active tab
This commit is contained in:
commit
b85fd183a1
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
|||
border-bottom: 1px solid @accent-color-secondary!important;
|
||||
color: @accent-color-secondary!important;
|
||||
&:hover {
|
||||
border-bottom: 1px solid @accent-color-secondary!important;
|
||||
color: @accent-color-secondary!important;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue