summaryrefslogtreecommitdiff
path: root/static/css
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2012-01-11 01:53:37 +0100
committerRené 'Necoro' Neumann <necoro@necoro.net>2012-01-11 01:53:37 +0100
commitecf1527951881fefa55738eb6a6fc668680ef681 (patch)
treeb5e75ac9c0fc46b5e84d8a17dec6d1b9f616ebf3 /static/css
parentd49358409d9e02ce258a6c52b700dbfbcc48a67e (diff)
downloadkosten-ecf1527951881fefa55738eb6a6fc668680ef681.tar.gz
kosten-ecf1527951881fefa55738eb6a6fc668680ef681.tar.bz2
kosten-ecf1527951881fefa55738eb6a6fc668680ef681.zip
Make the 'In Summa' clickable again -- also it is now possible to click on the category expenses to unroll the details
Diffstat (limited to 'static/css')
-rw-r--r--static/css/style.css2
1 files changed, 1 insertions, 1 deletions
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;
}