X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=source%2Fcss%2Fapp.css;h=f78a6c2d0541e75d771356440ec3d211cc1e3073;hb=005661191bcd3c4568c2b687e9bc219e1c7f8fd3;hp=a4f54614adbae221146058866bc293834b93b6de;hpb=44f68c1e45e227ca26ac1c4a00d16e4d3569866a;p=ardour-manual diff --git a/source/css/app.css b/source/css/app.css index a4f5461..f78a6c2 100644 --- a/source/css/app.css +++ b/source/css/app.css @@ -1,5 +1,4 @@ #tree { - background-color: #eee; height: 100%; overflow: scroll; @@ -11,7 +10,7 @@ } #tree-inner { - padding: 15px 20px 30px 30px; + padding: 15px 20px 30px 30px; } #tree h1.title { @@ -21,11 +20,11 @@ } #tree h1.title a:hover { - border-bottom: none; + border-bottom: none; } #tree a { - font-size: 14px; + font-size: 14px; line-height: 28px; } @@ -38,15 +37,15 @@ #tree .child, #tree .parent *, #tree .child * { - display: inherit; - color: inherit; + display: inherit; + color: inherit; } #tree dd.child-1, #tree .child-2, #tree .child-3, #tree .child-4 { - display: none; + display: none; }