1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

make configurable --disable-direct-write flag

This commit is contained in:
Dick Choi
2016-01-09 21:48:21 +09:00
parent 567f453232
commit 45a46cbc7a
4 changed files with 36 additions and 11 deletions

View File

@@ -69,6 +69,18 @@ iptFocusBorderColor = #369DCD
font-size 18px
margin 10px 0 5px
color brandColor
&>.sectionCheck
margin-bottom 5px
height 33px
label
width 150px
padding-left 15px
line-height 33px
.sectionCheck-warn
font-size 12px
margin-left 10px
border-left 2px solid brandColor
padding-left 5px
&>.sectionInput
margin-bottom 5px
clearfix()