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/light/prefs.less | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'themes/light/prefs.less') diff --git a/themes/light/prefs.less b/themes/light/prefs.less index 9f8afc47a..95ddefc34 100644 --- a/themes/light/prefs.less +++ b/themes/light/prefs.less @@ -112,6 +112,12 @@ body.ttrss_prefs { } } + .users-list { + td { + cursor : pointer; + } + } + .event-log { tr { td { -- cgit v1.2.3