Prepare deployment

This commit is contained in:
benweet 2013-06-23 00:51:49 +01:00
parent 3c829bf350
commit f1d1669180
3 changed files with 1286 additions and 1299 deletions

View File

@ -1,5 +1,5 @@
CACHE MANIFEST
# Thu Jun 20 23:31:06 GMT 2013
# Sun Jun 23 00:51:49 GMT 2013
CACHE:
index.html

9
css/main-min.css vendored
View File

@ -5698,6 +5698,12 @@ div.dropdown-menu textarea {
#link-container .link-list {
margin-top: 10px;
}
.footnote {
vertical-align: top;
position: relative;
top: -0.5em;
font-size: 0.8em;
}
.icon-link {
background-position: -72px -168px;
}
@ -5880,6 +5886,9 @@ div.dropdown-menu textarea {
.tooltip-inner {
text-align: left;
}
.tooltip li {
line-height: 1.4;
}
dt,dd {
margin-top: 5px;
margin-bottom: 5px;

2574
js/main-min.js vendored

File diff suppressed because one or more lines are too long