diff --git a/openbsd.app.pl b/openbsd.app.pl index 6bb73a5..0654b28 100755 --- a/openbsd.app.pl +++ b/openbsd.app.pl @@ -201,7 +201,7 @@ __DATA__ border-radius:6px; background-color: #fff; } - + td, th { border-left:solid black 1px; border-top:solid black 1px; @@ -218,12 +218,12 @@ __DATA__ border-radius:6px; box-shadow: 2px 2px 2px black; } - + th, .search { border-top: none; background-color: #eaeaff; } - + td:first-child, th:first-child { border-left: none; } @@ -275,7 +275,7 @@ __DATA__ @@ tree.html.ep % layout 'default';
-

Dependency tree for: <%= $name %>

+

Dependency tree for: <%= $name %>

<%= $tree %>