Halve child-feed indent; update TODO with error-log findings
The Patreon/OPML group indent (44px) read as too deep; 22px still reads as nested without eating that much row width. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019Tk3nAVF6n4dtjQS17FRFr
This commit is contained in:
@@ -174,7 +174,7 @@ input:focus,select:focus{outline:0;border-color:var(--accent)}
|
||||
.feed:hover{background:var(--panel2)}
|
||||
.feed.sel{background:var(--raise)}
|
||||
/* A show sits under its folder's title, a size down, so an open folder reads as one. */
|
||||
.feed.child{margin-left:44px}
|
||||
.feed.child{margin-left:22px}
|
||||
.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
|
||||
above it. The button is the row's full height and 24 px wide: a near miss used to open the
|
||||
|
||||
Reference in New Issue
Block a user