1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-28 18:23:09 +00:00

Contact Modal追加

This commit is contained in:
Rokt33r
2015-08-20 01:30:57 +09:00
parent 0b4cfd6563
commit 3d9a631786
22 changed files with 645 additions and 278 deletions
+19 -1
View File
@@ -17,7 +17,7 @@ body
font-size fontSize
font-weight 400
div, span, a, button, input
div, span, a, button, input, textarea
box-sizing border-box
h1
@@ -98,3 +98,21 @@ textarea.block-input
#content
fullsize()
.Main
.appUpdateButton
position fixed
z-index 2000
bottom 5px
right 53px
btnDefault()
padding 10px 15px
border-radius 5px
.contactButton
position fixed
z-index 2000
bottom 5px
right 5px
btnDefault()
padding 10px 15px
border-radius 5px