diff --git a/browser/main/Detail/TagSelect.styl b/browser/main/Detail/TagSelect.styl index d4a01faf..e405fdb0 100644 --- a/browser/main/Detail/TagSelect.styl +++ b/browser/main/Detail/TagSelect.styl @@ -29,14 +29,6 @@ $ui-dark-theme-tag-bg = rgba(255, 255, 255, 0.3) line-height 18px background-color transparent color $ui-button-color - &:hover - background-color $ui-button--hover-backgroundColor - &:active, &:active:hover - color $ui-button--active-color - background-color $ui-button--active-backgroundColor - border-color $ui-button--focus-borderColor - &:focus - border-color $ui-button--focus-borderColor .tag-removeButton-icon width 5px