mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
Refactor the styles of the buttons
This commit is contained in:
@@ -70,19 +70,7 @@
|
||||
|
||||
.control-trashButton
|
||||
float right
|
||||
width 34px
|
||||
height 34px
|
||||
border-radius 17px
|
||||
font-size 14px
|
||||
margin 13px 7px
|
||||
padding-top 7px
|
||||
border none
|
||||
color $ui-button-color
|
||||
fill $ui-button-color
|
||||
background-color transparent
|
||||
&:hover
|
||||
opacity 1
|
||||
background-color $ui-button--hover-backgroundColor
|
||||
topBarButtonLight()
|
||||
|
||||
body[data-theme="dark"]
|
||||
.root
|
||||
@@ -111,4 +99,4 @@ body[data-theme="dark"]
|
||||
border-color $ui-dark-borderColor
|
||||
|
||||
.control-trashButton
|
||||
colorDarkTopBarButton()
|
||||
topBarButtonDark()
|
||||
|
||||
Reference in New Issue
Block a user