1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-16 12:31:48 +00:00

renewal key binding

This commit is contained in:
Rokt33r
2015-12-29 02:18:37 +09:00
parent b820bdec09
commit 0187217c86
17 changed files with 388 additions and 48 deletions

View File

@@ -1,5 +1,5 @@
.DeleteArticleModal.modal
width 350px
width 350px !important
top 100px
user-select none
.title
@@ -21,9 +21,13 @@
margin-left 5px
&:hover
background-color darken(white, 10%)
&:focus
border-color focusBorderColor
&.danger
border-color #E9432A
background-color #E9432A
color white
&:hover
background-color lighten(#E9432A, 15%)
&:focus
background-color lighten(#E9432A, 15%)