1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-16 03:06:27 +00:00

refactor: remove context button on top bar

This commit is contained in:
sota1235
2016-12-11 17:16:58 +09:00
parent 1f6e0342d6
commit 18961ff555
2 changed files with 0 additions and 61 deletions

View File

@@ -80,20 +80,6 @@ $control-height = 34px
line-height 150px
text-align center
.control-contextButton
display block
width 20px
height $control-height - 2
navButtonColor()
border-left $ui-border
font-size 14px
line-height 28px
padding 0
&:active
border-color $ui-button--active-backgroundColor
&:hover .control-newPostButton-tooltip
opacity 1
.control-newPostButton
display block
width 36px
@@ -162,7 +148,6 @@ body[data-theme="dark"]
.control-search-optionList-empty
color $ui-inactive-text-color
.control-contextButton,
.control-newPostButton
colorDarkDefaultButton()
border-color $ui-dark-borderColor