1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

webpack bugfix, tooltip modified, preview button string changed(toggle Preview -> Preview / Edit)

This commit is contained in:
Rokt33r
2015-11-01 23:15:22 +09:00
parent 72f6468d12
commit cc0f2c7c7f
7 changed files with 19 additions and 18 deletions

View File

@@ -205,10 +205,10 @@ iptFocusBorderColor = #369DCD
tooltip()
&.editBtn .tooltip
margin-top 25px
margin-left -65px
margin-left -45px
&.deleteBtn .tooltip
margin-top 25px
margin-left -98px
margin-left -73px
&:hover
color inherit
.tooltip

View File

@@ -106,7 +106,7 @@ infoBtnActiveBgColor = #3A3A3A
transition 0.1s
.tooltip
tooltip()
margin-left -70px
margin-left -50px
margin-top 29px
&:hover
background-color infoBtnActiveBgColor
@@ -122,7 +122,7 @@ infoBtnActiveBgColor = #3A3A3A
.tooltip
tooltip()
margin-top 44px
margin-left -180px
margin-left -120px
&:hover
opacity 1
.tooltip