Improved tab contrast
This commit is contained in:
parent
4cb3ae03ed
commit
646645cc1d
3 changed files with 24 additions and 8 deletions
|
|
@ -93,7 +93,9 @@ export default {
|
|||
@import "../../assets/less/theme.less";
|
||||
|
||||
.tabicon-active {
|
||||
color: @global-primary-background !important;
|
||||
color: #fff !important;
|
||||
background-color: @global-primary-background !important;
|
||||
box-shadow: @small-shadow;
|
||||
}
|
||||
|
||||
.hook-inverse() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue