diff --git a/src/static/css/style.css b/src/static/css/style.css index 5fcf82d..bcd177f 100644 --- a/src/static/css/style.css +++ b/src/static/css/style.css @@ -1776,8 +1776,13 @@ a.dev-source-pill:hover { font-size: 11px; font-weight: 700; color: var(--accent); - min-width: 32px; + min-width: 36px; text-align: right; + white-space: nowrap; +} +.source-overview-detail-num--none { + color: var(--text-disabled); + font-weight: 400; } .source-overview-detail-date { font-family: var(--font-mono); diff --git a/src/static/dashboard.html b/src/static/dashboard.html index bc9bb63..ecee0b2 100644 --- a/src/static/dashboard.html +++ b/src/static/dashboard.html @@ -13,7 +13,7 @@ - +