From ecf1527951881fefa55738eb6a6fc668680ef681 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Wed, 11 Jan 2012 01:53:37 +0100 Subject: Make the 'In Summa' clickable again -- also it is now possible to click on the category expenses to unroll the details --- static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/css') diff --git a/static/css/style.css b/static/css/style.css index 9731684..d308227 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -95,7 +95,7 @@ img { font-weight: bold; } -div.detail > .heading { +div.detail .heading { font-weight: bold; cursor: pointer; } -- cgit v1.2.3