1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-26 09:22:05 +00:00

tutorial 追加

This commit is contained in:
Rokt33r
2015-11-11 00:59:14 +09:00
parent e4b2c42897
commit 2f4af3223b
11 changed files with 279 additions and 33 deletions

View File

@@ -15,8 +15,32 @@ infoBtnActiveBgColor = #3A3A3A
left 200px
height 60px
background-color bgColor
&>.tutorial
.clickJammer
fixed top left bottom right
z-index 40
background transparent
.global
fixed bottom right
height 100px
z-index 35
.finder
fixed bottom right
height 250px
left 50%
margin-left -250px
z-index 35
.back
fixed top left bottom right
z-index 20
background-color transparentify(black, 80%)
&>.left
float left
&>.tutorial
fixed top
left 200px
z-index 36
font-style italic
&>.search
position relative
float left
@@ -28,6 +52,7 @@ infoBtnActiveBgColor = #3A3A3A
transition 0.1s
font-size 16px
border 1px solid transparent
z-index 30
.tooltip
tooltip()
margin-left -24px