Merge pull request #955 from sharelatex/jel-tabs-active
Keep border on hover for active tab
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user