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

Fix tooltip

This commit is contained in:
Kazu Yokomizo
2018-01-24 15:13:45 -05:00
parent 81265f1238
commit 097e7d2ff2
5 changed files with 12 additions and 11 deletions

View File

@@ -8,8 +8,8 @@
tooltip()
position absolute
pointer-events none
top 26px
right 0
top 65px
right 70px
z-index 200
padding 5px
line-height normal

View File

@@ -8,8 +8,8 @@
tooltip()
position absolute
pointer-events none
top 26px
right 0
top 65px
right 20px
z-index 200
padding 5px
line-height normal

View File

@@ -11,9 +11,9 @@
tooltip()
position absolute
pointer-events none
top 26px
right 0
width 100%
top 65px
right 115px
width 40px
z-index 200
padding 5px
line-height normal

View File

@@ -30,9 +30,10 @@
tooltip()
position absolute
pointer-events none
top 47px
right 11px
top 40px
left -3px
z-index 200
width 80px
padding 5px
line-height normal
border-radius 2px

View File

@@ -8,8 +8,8 @@
tooltip()
position absolute
pointer-events none
top 26px
right 0
top 65px
right 50px
z-index 200
padding 5px
line-height normal