mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
add SnippetDeleteModal & fix some bugs
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
.PlanetContainer
|
||||
absolute top bottom right
|
||||
left 50px
|
||||
.tags
|
||||
a
|
||||
margin 0 2px
|
||||
|
||||
.PlanetHeader
|
||||
absolute left right top
|
||||
@@ -118,9 +121,6 @@
|
||||
absolute bottom right
|
||||
left 200px
|
||||
top 65px
|
||||
.tags
|
||||
a
|
||||
margin 0 2px
|
||||
width 250px
|
||||
border-right solid 1px highlightenBorderColor
|
||||
|
||||
|
||||
@@ -21,6 +21,9 @@
|
||||
h1
|
||||
padding: 10px 0 15px;
|
||||
font-size: 1.5em;
|
||||
.modal-body
|
||||
p
|
||||
margin-bottom 15px
|
||||
.modal-footer
|
||||
clearfix()
|
||||
border-top solid 1px borderColor
|
||||
|
||||
Reference in New Issue
Block a user