diff --git a/src/static/css/style.css b/src/static/css/style.css index a2274f3..52978bb 100644 --- a/src/static/css/style.css +++ b/src/static/css/style.css @@ -2497,16 +2497,6 @@ a.dev-source-pill:hover { z-index: 2; position: relative; } -.ht-strip-cell.active::after { - content: '▼'; - position: absolute; - bottom: -10px; - left: 50%; - transform: translateX(-50%); - font-size: 8px; - color: var(--accent); - pointer-events: none; -} .ht-strip:has(.ht-strip-cell.active) .ht-strip-cell:not(.active):not(.empty) { opacity: 0.4; } diff --git a/src/static/dashboard.html b/src/static/dashboard.html index 775117d..5c0f673 100644 --- a/src/static/dashboard.html +++ b/src/static/dashboard.html @@ -13,7 +13,7 @@ - +