From ce2335deafa532ed6d69a06ef1e330345af5c7bd Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 6 Feb 2021 16:24:40 +0300 Subject: pref-users: css fixes --- themes/night.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'themes/night.css') diff --git a/themes/night.css b/themes/night.css index 49c616bef..f15b73d85 100644 --- a/themes/night.css +++ b/themes/night.css @@ -1496,6 +1496,9 @@ body.ttrss_prefs fieldset.plugin label.description { body.ttrss_prefs fieldset.plugin label.description .dijitCheckBox { margin-right: 10px; } +body.ttrss_prefs .users-list td { + cursor: pointer; +} body.ttrss_prefs .event-log tr td { font-size: 10px; padding: 8px; -- cgit v1.2.3