1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-25 07:31:49 +00:00

Tooltip追加、キー反応改善、Pinch2Zoom使用禁止、Webpack config debug

This commit is contained in:
Rokt33r
2015-11-01 02:24:17 +09:00
parent ca79857386
commit d338f217fe
12 changed files with 144 additions and 34 deletions

View File

@@ -125,8 +125,6 @@ iptFocusBorderColor = #369DCD
border none
transition 0.1s
height 18px
.right
button
cursor pointer
@@ -203,8 +201,18 @@ iptFocusBorderColor = #369DCD
color inactiveTextColor
background-color transparent
padding 0
.tooltip
tooltip()
&.editBtn .tooltip
margin-top 25px
margin-left -63px
&.deleteBtn .tooltip
margin-top 25px
margin-left -96px
&:hover
color inherit
.tooltip
opacity 1
.detailBody
.detailPanel
&>.header