From a241ae82ae98b5e94215a62a7d8d39e003012f27 Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Thu, 25 Apr 2013 14:10:18 +0200 Subject: webapp: turn the
after filename into a style --- static/style.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'static') diff --git a/static/style.css b/static/style.css index b6032a5..34d069a 100644 --- a/static/style.css +++ b/static/style.css @@ -4,3 +4,6 @@ td { vertical-align: top; } +.filename { + display: block; +} -- cgit v1.2.3