1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

Change Edit Lock Icon

This commit is contained in:
Yutaka Ishii
2017-12-12 17:01:33 +09:00
parent 1a4c37820d
commit ac624eb98f
9 changed files with 36 additions and 10 deletions

View File

@@ -174,7 +174,7 @@ modal()
overflow hidden
border-radius $modal-border-radius
topBarButtonLight()
topBarButtonRight()
position absolute
width 34px
height 34px
@@ -187,7 +187,7 @@ topBarButtonLight()
&:active
border-color $ui-button--active-backgroundColor
&:hover
transform scale(1.1)
// transform scale(1.1)
transition 0.4s
color $ui-button-color
.control-lockButton-tooltip