mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 08:25:55 +00:00
pref-users: css fixes
This commit is contained in:
@@ -1495,6 +1495,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;
|
||||
|
||||
@@ -1495,6 +1495,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;
|
||||
|
||||
@@ -1495,6 +1495,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;
|
||||
|
||||
@@ -112,6 +112,12 @@ body.ttrss_prefs {
|
||||
}
|
||||
}
|
||||
|
||||
.users-list {
|
||||
td {
|
||||
cursor : pointer;
|
||||
}
|
||||
}
|
||||
|
||||
.event-log {
|
||||
tr {
|
||||
td {
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user