Show the runtime/build dependencies in the build page

This commit is contained in:
Eelco Dolstra
2013-02-20 17:58:27 +01:00
parent 11c09e4c5c
commit 36a1015444
6 changed files with 59 additions and 56 deletions

View File

@ -30,7 +30,7 @@ span:target > span.dep-tree-line {
}
:target {
padding-top: 40px;
margin-top: -40px;
display: inline-block; /* required for webkit browsers */
padding-top: 40px;
margin-top: -40px;
display: inline-block; /* required for webkit browsers */
}