Halve child-feed indent again (22px -> 11px)

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019Tk3nAVF6n4dtjQS17FRFr
This commit is contained in:
2026-09-14 20:47:39 +00:00
parent 8d84f9fe8c
commit f2a61ad88c

View File

@@ -174,7 +174,7 @@ input:focus,select:focus{outline:0;border-color:var(--accent)}
.feed:hover{background:var(--panel2)} .feed:hover{background:var(--panel2)}
.feed.sel{background:var(--raise)} .feed.sel{background:var(--raise)}
/* A show sits under its folder's title, a size down, so an open folder reads as one. */ /* A show sits under its folder's title, a size down, so an open folder reads as one. */
.feed.child{margin-left:22px} .feed.child{margin-left:11px}
.feed.child .art{width:28px;height:28px;font-size:11px} .feed.child .art{width:28px;height:28px;font-size:11px}
/* Only a folder has a triangle, hung in the margin so every feed's art lines up with the places /* Only a folder has a triangle, hung in the margin so every feed's art lines up with the places
above it. The button is the row's full height and 24 px wide: a near miss used to open the above it. The button is the row's full height and 24 px wide: a near miss used to open the