From 836fb09dd838067a2a8e6a7d0304ece404353e6a Mon Sep 17 00:00:00 2001 From: Gregory Eremin Date: Sat, 14 Mar 2015 22:50:41 +0700 Subject: [PATCH] Improve filters ui --- app/styles/charts.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/styles/charts.css b/app/styles/charts.css index 3081a34..8dbbbf6 100644 --- a/app/styles/charts.css +++ b/app/styles/charts.css @@ -70,11 +70,13 @@ font-weight: 300; color: #aaa; cursor: pointer; + text-decoration: underline; } .filters li.active { font-weight: 400; color: #222; cursor: default; + text-decoration: none; } .whatsgoingon {