From d5f0f5a4bc4934c1c4c660b3dabccb95ca76865a Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Wed, 5 Sep 2012 15:07:40 +0000 Subject: add possibility to list all related log files right under the build line, on request --- style.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index 3bfcd26..3d1bf47 100644 --- a/style.css +++ b/style.css @@ -42,3 +42,6 @@ tr.partial td.status-box { background: blue; } #score-meter { width: 100px; background: #afa; } .figure { font-size: 120%%; font-weight: bold; } + +tr.build-files-list td ul { font-size: 85%; padding: 1em 0 2em 2em; color: #555; } + tr.build-files-list td a { text-decoration: none; } \ No newline at end of file -- cgit v1.2.1