mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-27 16:36:00 +00:00
Protect share with a CSRF token
This commit is contained in:
parent
eb8408b22f
commit
0d8429dfc7
4 changed files with 19 additions and 7 deletions
|
@ -89,6 +89,7 @@
|
|||
|
||||
.mass-action-tags .mass-action-tags-input.mass-action-tags-input,
|
||||
.side-nav li:not(.logo) > a:hover,
|
||||
.side-nav li:not(.logo) button:hover,
|
||||
.side-nav .collapsible-header:hover,
|
||||
.side-nav.fixed .collapsible-header:hover {
|
||||
background-color: #1d1d1d;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue