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

Ask for confirmation before clicking on mark all as read

This commit is contained in:
Frédéric Guillot 2019-07-17 21:52:45 -07:00
parent ac3693562b
commit a634839678
19 changed files with 39 additions and 66 deletions

View file

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