Merge branch 'casper'

Conflicts:
	static/partials/view-repo.html
This commit is contained in:
yackob03 2013-10-11 21:54:57 -04:00
commit 0d2564e127
16 changed files with 464 additions and 150 deletions

View file

@ -1,3 +1,6 @@
* {
font-family: 'Droid Sans', sans-serif;
}
.plans .callout {
font-size: 2em;
@ -723,6 +726,7 @@ p.editable:hover i {
#image-history-container {
overflow: hidden;
min-height: 400px;
}
#image-history-container .node circle {