stylesheet: make the selected tab more visible
Tabs are notoriously hard to notice. Make them stand out more.
This commit is contained in:
parent
38bc85d8d4
commit
f5f7a47de3
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
&.active {
|
||||
background-color: #FFFFFF;
|
||||
border-top: 1px solid $border-grey;
|
||||
border-top: 2px solid $blue;
|
||||
border-left: 1px solid $border-grey;
|
||||
border-right: 1px solid $border-grey;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue