1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-01 17:38:37 +00:00

Change link state when marking all entries as read

This commit is contained in:
Frédéric Guillot 2018-10-08 18:49:15 -07:00
parent 9dc38a0803
commit d4c1677e38
17 changed files with 63 additions and 29 deletions

View file

@ -37,6 +37,10 @@ a:hover {
text-decoration: none;
}
.link-flipped-state {
font-style: italic;
}
/* Header and main menu */
.header {
margin-top: 10px;