[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;
|
height: 0;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
font-size: 0.68rem;
|
font-size: 0.68rem;
|
||||||
background: var(--bg-secondary);
|
background: var(--card-bg);
|
||||||
border-top: 1px solid var(--border);
|
|
||||||
border-bottom: 1px solid var(--border);
|
|
||||||
transition: height 80ms ease;
|
transition: height 80ms ease;
|
||||||
}
|
}
|
||||||
#spectrum-bookmark-axis.bm-axis-visible {
|
#spectrum-bookmark-axis.bm-axis-visible {
|
||||||
|
|||||||
Reference in New Issue
Block a user