mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
restore entry heading hover effect
This commit is contained in:
@@ -47,6 +47,10 @@
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
#feed-accordion .unread .entry-heading:hover {
|
||||
background-color: #ebebeb;
|
||||
}
|
||||
|
||||
#feed-accordion .current.closed .entry-heading {
|
||||
background-color: #ffc;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user