From 00636db87c732ce6f2aa7437347c99e0ef62bb3c Mon Sep 17 00:00:00 2001 From: sota1235 Date: Wed, 21 Dec 2016 17:22:24 +0900 Subject: [PATCH] modify: remove animatino for removing tag button --- browser/main/Detail/TagSelect.styl | 8 -------- 1 file changed, 8 deletions(-) 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