diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-07-19 01:17:28 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-07-19 01:17:28 +0200 |
| commit | d4e5b46d460c1717103fd32d1788d5dc0f8abe64 (patch) | |
| tree | 5bdded2cd7eb8d750ea5160594d3abe6b2bfacb4 | |
| parent | 367079adfb6674cc6d71c162332674415bd1741c (diff) | |
Leave a little air above node action summaries
| -rw-r--r-- | public/stylesheets/admin.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/stylesheets/admin.css b/public/stylesheets/admin.css index 4f62afa..0e11747 100644 --- a/public/stylesheets/admin.css +++ b/public/stylesheets/admin.css | |||
| @@ -1543,6 +1543,7 @@ div#image_browser ul li { | |||
| 1543 | } | 1543 | } |
| 1544 | 1544 | ||
| 1545 | .node_action_details summary { | 1545 | .node_action_details summary { |
| 1546 | margin-top: 0.2rem; | ||
| 1546 | cursor: pointer; | 1547 | cursor: pointer; |
| 1547 | font-size: smaller; | 1548 | font-size: smaller; |
| 1548 | color: #777; | 1549 | color: #777; |
