Release URBM 2026.06.15.r008
This commit is contained in:
@@ -66,6 +66,8 @@
|
||||
.bu-chart-area { fill: var(--bu-accent); opacity: .10; }
|
||||
.bu-chart-line { fill: none; stroke: var(--bu-accent); stroke-linecap: round; stroke-linejoin: round; stroke-width: 3; }
|
||||
.bu-chart-dots circle { fill: var(--bu-panel); stroke: var(--bu-accent); stroke-width: 3; }
|
||||
.bu-chart-bar { fill: var(--bu-accent); opacity: .82; }
|
||||
.bu-chart-bar:hover { opacity: 1; }
|
||||
.bu-chart-empty { align-items: center; color: var(--bu-muted); display: flex; height: 240px; justify-content: center; text-align: center; }
|
||||
#urbm-app .bu-muted { color: var(--bu-muted) !important; opacity: .72; }
|
||||
.bu-toolbar { align-items: center; display: flex; flex-wrap: wrap; gap: 8px; justify-content: space-between; margin-bottom: 14px; }
|
||||
|
||||
Reference in New Issue
Block a user