feed debugger: dojoify controls

This commit is contained in:
Andrew Dolgov
2019-02-19 21:00:15 +03:00
parent 420e71280a
commit 55d2e5871a
8 changed files with 46 additions and 7 deletions

View File

@@ -1499,6 +1499,10 @@ body.ttrss_utility .content fieldset > label:first-of-type {
text-align: right;
font-weight: bold;
}
body.ttrss_utility .content fieldset > label.checkbox {
display: inline;
font-weight: normal;
}
body.ttrss_utility a {
color: #b87d2c;
text-decoration: none;