summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorFrédéric Guillot <fguillot@users.noreply.github.com>2014-04-08 21:21:36 -0400
committerFrédéric Guillot <fguillot@users.noreply.github.com>2014-04-08 21:21:36 -0400
commit3ebeddc1c79a1931182d071102979283a3f01d52 (patch)
tree5c5c4a67598cf67707ea1d9c2e16a09c5e59318d /assets
parent6551c9ce4c169100f55ec6912233f8e627a5cc05 (diff)
Fix a typo and minor visual improvement
Diffstat (limited to 'assets')
-rw-r--r--assets/css/app.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/assets/css/app.css b/assets/css/app.css
index 4935c296..040c77df 100644
--- a/assets/css/app.css
+++ b/assets/css/app.css
@@ -465,8 +465,10 @@ nav .active a {
font-size: 80%;
}
-.task-nobody {
+.task a.task-nobody {
+ font-weight: normal;
font-style: italic;
+ color: #444;
}
.task-date {