We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 441edf4 commit b6fc24cCopy full SHA for b6fc24c
1 file changed
browser/main/Detail/NoteDetailInfo.styl
@@ -35,13 +35,12 @@ $info-height = 60px
35
width 34px
36
height 34px
37
border-radius 17px
38
- navButtonColor()
39
font-size 14px
40
- margin 13px 2px
+ margin 13px 7px
41
padding 0
42
- &:active
43
- border-color $ui-button--focus-borderColor
44
- &:hover .info-right-button-tooltip
+ border none
+ color $ui-button-color
+ background-color transparent
+ &:hover
45
opacity 1
46
- &:focus
47
+ background-color $ui-button--hover-backgroundColor
0 commit comments