From 6763f4cd5fdb745de9dab09647d308e7160d70f6 Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Wed, 3 Dec 2014 10:29:29 -0300 Subject: [PATCH] show tasks --- style.css | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/style.css b/style.css index bbc5b4f..d8368b8 100644 --- a/style.css +++ b/style.css @@ -107,6 +107,10 @@ a:visited, #content a:visited, dl.portlet a:visited { color: #fff; } +#user .logged-in span .task-count { + display: inline-block; +} + body div.overlaybg div.close, body div.overlay div.close { right: -14px; -- libgit2 0.21.2