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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user