summaryrefslogtreecommitdiff
path: root/themes/light/prefs.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-02-06 16:24:40 +0300
committerAndrew Dolgov <[email protected]>2021-02-06 16:24:40 +0300
commitce2335deafa532ed6d69a06ef1e330345af5c7bd (patch)
tree81b60dd0787d44258a33c6a5c1239435f4566d15 /themes/light/prefs.less
parentd8de10d78a3f5b7c9556b3e102ca453c7243f97a (diff)
pref-users: css fixes
Diffstat (limited to 'themes/light/prefs.less')
-rw-r--r--themes/light/prefs.less6
1 files changed, 6 insertions, 0 deletions
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 {