1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-01-02 19:49:18 +00:00

Hotkey settingの時Alertで結果を出す

Folder nameが長すぎ雨時のlayout崩れ解決
ArticleNavigatorの余計なスペースをなくす
Default articleの誤字直し
This commit is contained in:
Rokt33r
2015-11-06 23:45:00 +09:00
parent 83a8f4b911
commit 8428588a4c
9 changed files with 61 additions and 9 deletions

View File

@@ -103,6 +103,11 @@ iptFocusBorderColor = #369DCD
font-size 14px
&:hover
background-color lighten(brandColor, 10%)
.alert
float right
width 250px
padding 10px 15px
margin 0 10px 0
.alert
color infoTextColor
background-color infoBackgroundColor
@@ -374,6 +379,7 @@ iptFocusBorderColor = #369DCD
.folderName
float left
width 175px
overflow ellipsis
padding-left 15px
.folderPublic
float left
@@ -480,6 +486,7 @@ iptFocusBorderColor = #369DCD
height 33px
width 250px
padding-left 15px
overflow ellipsis
strong
font-size 16px
color brandColor