Merge branch 'casper'
Conflicts: static/partials/view-repo.html
This commit is contained in:
commit
0d2564e127
16 changed files with 464 additions and 150 deletions
|
@ -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 {
|
||||
|
|
Reference in a new issue