1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-09-15 18:57:04 +00:00

Add links to scraper/rewrite/filtering docs when editing feeds

This commit is contained in:
Thiago Perrotta 2022-01-22 22:55:02 -05:00 committed by Frédéric Guillot
parent 4b56c84a8c
commit 6e402f60dc
3 changed files with 77 additions and 11 deletions

View file

@ -1064,3 +1064,7 @@ details.entry-enclosures {
text-decoration: none;
font-size: 1.2em;
}
.rules-entry {
display: flex;
}