mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-25 07:54:52 +00:00
Add a bulk delete button
I needed this in my day job, but think we need to do better on bulk operations
This commit is contained in:
@@ -1315,6 +1315,11 @@ html body.tc-body.tc-single-tiddler-window {
|
||||
padding: 0px 10px 0px 10px;
|
||||
}
|
||||
|
||||
.tc-drop-down .tc-dropdown-item-plain,
|
||||
.tc-block-dropdown .tc-dropdown-item-plain {
|
||||
padding: 4px 14px 4px 7px;
|
||||
}
|
||||
|
||||
.tc-drop-down .tc-dropdown-item,
|
||||
.tc-block-dropdown .tc-dropdown-item {
|
||||
padding: 4px 14px 4px 7px;
|
||||
|
||||
Reference in New Issue
Block a user