mirror of
https://github.com/miniflux/v2.git
synced 2025-08-01 17:38:37 +00:00
Add (+) action next to Feeds to quickly add new feeds
This commit is contained in:
parent
658b8591b6
commit
4831acba39
2 changed files with 4 additions and 1 deletions
|
@ -68,7 +68,7 @@ a:hover {
|
|||
border-bottom: 1px dotted var(--header-list-border-color);
|
||||
}
|
||||
|
||||
.header li:hover a {
|
||||
.header li a:hover {
|
||||
color: #888;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue