Prepare deployment
This commit is contained in:
parent
3c829bf350
commit
f1d1669180
@ -1,5 +1,5 @@
|
|||||||
CACHE MANIFEST
|
CACHE MANIFEST
|
||||||
# Thu Jun 20 23:31:06 GMT 2013
|
# Sun Jun 23 00:51:49 GMT 2013
|
||||||
|
|
||||||
CACHE:
|
CACHE:
|
||||||
index.html
|
index.html
|
||||||
|
9
css/main-min.css
vendored
9
css/main-min.css
vendored
@ -5698,6 +5698,12 @@ div.dropdown-menu textarea {
|
|||||||
#link-container .link-list {
|
#link-container .link-list {
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
}
|
}
|
||||||
|
.footnote {
|
||||||
|
vertical-align: top;
|
||||||
|
position: relative;
|
||||||
|
top: -0.5em;
|
||||||
|
font-size: 0.8em;
|
||||||
|
}
|
||||||
.icon-link {
|
.icon-link {
|
||||||
background-position: -72px -168px;
|
background-position: -72px -168px;
|
||||||
}
|
}
|
||||||
@ -5880,6 +5886,9 @@ div.dropdown-menu textarea {
|
|||||||
.tooltip-inner {
|
.tooltip-inner {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
.tooltip li {
|
||||||
|
line-height: 1.4;
|
||||||
|
}
|
||||||
dt,dd {
|
dt,dd {
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
|
2548
js/main-min.js
vendored
2548
js/main-min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user