[style](trx-frontend-http): solid background and no border on bookmark axis
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Stan Grams <sjg@haxx.space>
This commit is contained in:
@@ -1525,9 +1525,7 @@ button:focus-visible, input:focus-visible, select:focus-visible {
|
||||
height: 0;
|
||||
overflow: hidden;
|
||||
font-size: 0.68rem;
|
||||
background: var(--bg-secondary);
|
||||
border-top: 1px solid var(--border);
|
||||
border-bottom: 1px solid var(--border);
|
||||
background: var(--card-bg);
|
||||
transition: height 80ms ease;
|
||||
}
|
||||
#spectrum-bookmark-axis.bm-axis-visible {
|
||||
|
||||
Reference in New Issue
Block a user