1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

tweak dialog topmost notices; add an explanation for the batch feed editor

This commit is contained in:
Andrew Dolgov
2012-06-14 21:23:09 +04:00
parent ddb575c744
commit ca6a0741b4
3 changed files with 12 additions and 3 deletions

View File

@@ -1411,3 +1411,8 @@ a.bookmarklet {
td.error {
color : red;
}
div.dialogNotice {
margin-bottom : 5px;
color : gray;
}