1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-02-07 21:11:40 +00:00

prepare alpha.5 (remain work: MD preview, keybind)

This commit is contained in:
Rokt33r
2015-10-31 13:05:22 +09:00
parent d9442aa23c
commit 3d0b79f674
18 changed files with 427 additions and 403 deletions

View File

@@ -100,6 +100,7 @@ iptFocusBorderColor = #369DCD
color white
margin 0 2px
padding 0
border 1px solid darken(brandColor, 10%)
button.tagRemoveBtn
color white
border-radius 2px
@@ -117,13 +118,13 @@ iptFocusBorderColor = #369DCD
font-size 12px
line-height 12px
input.tagInput
background-color white
background-color transparent
outline none
margin 0 2px
border-radius 2px
border 1px solid borderColor
border none
transition 0.1s
&:focus
border-color iptFocusBorderColor
height 18px
.right
@@ -165,8 +166,7 @@ iptFocusBorderColor = #369DCD
border none
background-color transparent
line-height 60px
font-size 32px
font-weight bold
font-size 24px
outline none
&.idle
.detailInfo
@@ -217,9 +217,9 @@ iptFocusBorderColor = #369DCD
absolute top bottom
left 45px
right 15px
font-size 32px
font-size 24px
line-height 60px
font-weight bold
white-space nowrap
overflow-x auto
overflow-y hidden