1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-30 18:11:47 +00:00

update overlay tutorial

This commit is contained in:
Rokt33r
2016-01-08 21:01:46 +09:00
parent 32e6394b3f
commit 0bfc9236ed
6 changed files with 139 additions and 155 deletions

View File

@@ -146,6 +146,10 @@ articleCount = #999
width 100%
transition top 0.15s ease-in-out
background-color articleNavBgColor
.tutorial
position fixed
z-index 35
font-style italic
&.expand
top 100px
.ArticleNavigator-folders-header
@@ -183,11 +187,6 @@ articleCount = #999
&:active
background-color brandColor
border-color brandColor
.tutorial
position fixed
z-index 35px
top 200px
font-style italic
.folderList
absolute bottom
top 33px