1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 15:25:59 +00:00

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

@@ -52,6 +52,12 @@ body.ttrss_utility {
text-align : right;
font-weight : bold;
}
fieldset > label.checkbox {
display : inline;
font-weight : normal;
}
}
a {