From 96345f2f23fa0ad42b181dd9d33b510532a77852 Mon Sep 17 00:00:00 2001 From: Adam Mathes Date: Sun, 22 Apr 2018 18:59:05 -0700 Subject: proper bolding when selected for feeds and tags --- static/style.css | 1 - static/ui.html | 7 ++++--- static/ui.js | 9 +++++++++ 3 files changed, 13 insertions(+), 4 deletions(-) (limited to 'static') diff --git a/static/style.css b/static/style.css index a91915a..b7ad1e9 100644 --- a/static/style.css +++ b/static/style.css @@ -128,7 +128,6 @@ h3 { } #tags li, #feeds li { - font-weight: bold; font-size: .75em; } diff --git a/static/ui.html b/static/ui.html index 8604e43..8071364 100644 --- a/static/ui.html +++ b/static/ui.html @@ -57,12 +57,13 @@