From b6fc24c6e7fc36099d9a85844169f293f40e6824 Mon Sep 17 00:00:00 2001 From: sota1235 Date: Thu, 22 Dec 2016 13:59:09 +0900 Subject: [PATCH] modify: fix style for more option button --- browser/main/Detail/NoteDetailInfo.styl | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/browser/main/Detail/NoteDetailInfo.styl b/browser/main/Detail/NoteDetailInfo.styl index fccc1cad..3358197d 100644 --- a/browser/main/Detail/NoteDetailInfo.styl +++ b/browser/main/Detail/NoteDetailInfo.styl @@ -35,13 +35,12 @@ $info-height = 60px width 34px height 34px border-radius 17px - navButtonColor() font-size 14px - margin 13px 2px + margin 13px 7px padding 0 - &:active - border-color $ui-button--focus-borderColor - &:hover .info-right-button-tooltip + border none + color $ui-button-color + background-color transparent + &:hover opacity 1 - &:focus - border-color $ui-button--focus-borderColor + background-color $ui-button--hover-backgroundColor