confirmation modal before deleting bookmarks

This commit is contained in:
Jakob Ketterl
2021-03-28 16:51:34 +02:00
parent a86a2f31cd
commit af211739fb
4 changed files with 43 additions and 6 deletions

View File

@ -80,7 +80,7 @@ h1 {
padding-right: 15px;
}
table.bookmarks .frequency {
.bookmarks table .frequency {
text-align: right;
}