Limit nav color override to edit/history/export buttons
This commit is contained in:
parent
665f6d3d95
commit
839cc132b8
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ header {
|
||||||
|
|
||||||
|
|
||||||
nav.primary {
|
nav.primary {
|
||||||
.btn-outline-primary {
|
& > .btn-group .btn-outline-primary {
|
||||||
@include button-outline-variant($green, $color-hover: $white, $active-color: $white);
|
@include button-outline-variant($green, $color-hover: $white, $active-color: $white);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue