diff --git a/browser/styles/index.styl b/browser/styles/index.styl index 9e607269..3e6b7d7e 100644 --- a/browser/styles/index.styl +++ b/browser/styles/index.styl @@ -131,9 +131,10 @@ navButtonColor() &:hover background-color alpha($ui-button--active-backgroundColor, 20%) transition color background-color 0.15s + color $ui-text-color &:active, &:active:hover background-color $ui-button--active-backgroundColor - color black + color $ui-text-color transition color background-color 0.15s /** * # Modal Stuff