[style](trx-frontend-http): APRS bar clear button rounded rect
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Stan Grams <sjg@haxx.space>
This commit is contained in:
@@ -661,7 +661,7 @@ small { color: var(--text-muted); }
|
|||||||
.aprs-bar-clear {
|
.aprs-bar-clear {
|
||||||
background: none;
|
background: none;
|
||||||
border: 1px solid color-mix(in srgb, var(--accent-green) 40%, transparent);
|
border: 1px solid color-mix(in srgb, var(--accent-green) 40%, transparent);
|
||||||
border-radius: 999px;
|
border-radius: 3px;
|
||||||
padding: 0.02rem 0.3rem;
|
padding: 0.02rem 0.3rem;
|
||||||
font-family: inherit;
|
font-family: inherit;
|
||||||
font-size: 0.78em;
|
font-size: 0.78em;
|
||||||
|
|||||||
Reference in New Issue
Block a user