From c526f943798db97a5f10b5aeffb017e86b639571 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Mon, 10 Sep 2012 19:15:34 +0000 Subject: css adjustments --- style.css | 3 +++ test_index.php | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index c7eba21..3bbd507 100644 --- a/style.css +++ b/style.css @@ -102,6 +102,9 @@ span.dir { font-weight: bold; } position: relative; left: -22px; } +ul > li .file-view { left: -22px; } +ul > li > ul > li .file-view { left: -44px; } +ul > li > ul > li > ul > li .file-view { left: -66px; } .short .file-view { height: 1.5em; diff --git a/test_index.php b/test_index.php index 212e7f3..b1b93d3 100644 --- a/test_index.php +++ b/test_index.php @@ -269,7 +269,7 @@ if ($total > 0) { Package Who when Target media - Status process time + Status process time ', '', $s, '', ''; -- cgit v1.2.1