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:
parent
9dc38a0803
commit
d4c1677e38
17 changed files with 63 additions and 29 deletions
|
@ -37,6 +37,10 @@ a:hover {
|
|||
text-decoration: none;
|
||||
}
|
||||
|
||||
.link-flipped-state {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
/* Header and main menu */
|
||||
.header {
|
||||
margin-top: 10px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue