From d15dc3f1d2c9421c44d2c82c08b44d84459fcaaf Mon Sep 17 00:00:00 2001 From: erdgeist Date: Sat, 15 Aug 2026 00:34:14 +0200 Subject: Restore from and redesign the trash list --- public/stylesheets/admin.css | 1 + 1 file changed, 1 insertion(+) (limited to 'public') diff --git a/public/stylesheets/admin.css b/public/stylesheets/admin.css index 6471090e..4afe0cfa 100644 --- a/public/stylesheets/admin.css +++ b/public/stylesheets/admin.css @@ -888,6 +888,7 @@ form.button_to svg { .events_table .action_grid { grid-template-columns: repeat(2, auto); } .assets_table .action_grid { grid-template-columns: repeat(3, auto); } .revisions_table .action_grid { grid-template-columns: repeat(2, auto); } +.trashed_node_list .action_grid { grid-template-columns: repeat(3, auto); } /* min-height keeps a row the same height whether or not the viewer may see the lower controls. */ -- cgit v1.3