Prepare deployment
This commit is contained in:
parent
03546b0a45
commit
f732b99d91
@ -1,5 +1,5 @@
|
|||||||
CACHE MANIFEST
|
CACHE MANIFEST
|
||||||
# Mon 22 Jul 2013 01:34:38 IST
|
# Sun 28 Jul 2013 18:26:22 IST
|
||||||
|
|
||||||
CACHE:
|
CACHE:
|
||||||
index.html
|
index.html
|
||||||
|
10
css/main-min.css
vendored
10
css/main-min.css
vendored
@ -5495,7 +5495,7 @@ pre .xml .cdata {
|
|||||||
@page {
|
@page {
|
||||||
margin: 25mm 25mm 25mm 25mm;
|
margin: 25mm 25mm 25mm 25mm;
|
||||||
}
|
}
|
||||||
#wmd-preview {
|
#preview-contents {
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
}
|
}
|
||||||
@ -5507,7 +5507,7 @@ body {
|
|||||||
background-color: #f5f5f5;
|
background-color: #f5f5f5;
|
||||||
tab-size: 4;
|
tab-size: 4;
|
||||||
}
|
}
|
||||||
#wmd-preview {
|
#preview-contents {
|
||||||
padding: 19px;
|
padding: 19px;
|
||||||
margin-bottom: 50px;
|
margin-bottom: 50px;
|
||||||
}
|
}
|
||||||
@ -5530,7 +5530,7 @@ div,span,a,ul,li,textarea,input,button {
|
|||||||
box-shadow: none !important;
|
box-shadow: none !important;
|
||||||
text-shadow: none !important;
|
text-shadow: none !important;
|
||||||
}
|
}
|
||||||
.btn,.navbar-inner,#wmd-preview,.add-on {
|
.btn,.navbar-inner,.add-on {
|
||||||
border: none !important;
|
border: none !important;
|
||||||
}
|
}
|
||||||
.dropdown-menu {
|
.dropdown-menu {
|
||||||
@ -6078,7 +6078,7 @@ table caption+thead tr:first-child th,table caption+thead tr:first-child td,tabl
|
|||||||
table tbody+tbody {
|
table tbody+tbody {
|
||||||
border-top: 2px solid #dddddd;
|
border-top: 2px solid #dddddd;
|
||||||
}
|
}
|
||||||
#wmd-preview blockquote {
|
#preview-contents blockquote {
|
||||||
border-color: #ddd;
|
border-color: #ddd;
|
||||||
border-color: rgba(0, 0, 0, 0.15);
|
border-color: rgba(0, 0, 0, 0.15);
|
||||||
}
|
}
|
||||||
@ -6141,7 +6141,7 @@ input[type="file"] {
|
|||||||
.viewer .navbar-inner {
|
.viewer .navbar-inner {
|
||||||
background-color: rgba(215, 215, 215, 0.75) !important;
|
background-color: rgba(215, 215, 215, 0.75) !important;
|
||||||
}
|
}
|
||||||
.viewer #wmd-preview {
|
.viewer #preview-contents {
|
||||||
max-width: 1024px;
|
max-width: 1024px;
|
||||||
margin: 50px auto;
|
margin: 50px auto;
|
||||||
}
|
}
|
||||||
|
628
js/main-min.js
vendored
628
js/main-min.js
vendored
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user