Revert "Merge branch 'version_history_diff'"

This reverts commit 8ee43ef3ab, reversing
changes made to 9964d33cc0.
This commit is contained in:
David Taylor
2016-03-16 14:54:09 +00:00
parent 8ee43ef3ab
commit d8760a00ba
8 changed files with 33 additions and 72 deletions

View File

@@ -11,7 +11,6 @@ fonts_dir = "fonts"
# You can select your preferred output style here (can be overridden via the command line):
# output_style = :expanded or :nested or :compact or :compressed
output_style = :compressed
# To enable relative paths to assets via compass helper functions. Uncomment:
# relative_assets = true

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -75,16 +75,6 @@ textarea {
}
}
del {
background-color: #f2dede;
border-radius: 3px;
}
ins {
background-color: #dff0d8;
border-radius: 3px;
}
.loading-animation {
position: relative;
margin: 30px auto 0;