1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 03:25:57 +00:00

pref-users: css fixes

This commit is contained in:
Andrew Dolgov
2021-02-06 16:24:40 +03:00
parent d8de10d78a
commit ce2335deaf
8 changed files with 25 additions and 4 deletions

View File

@@ -112,6 +112,12 @@ body.ttrss_prefs {
}
}
.users-list {
td {
cursor : pointer;
}
}
.event-log {
tr {
td {