Bläddra i källkod

Update UI colors

master
Jan Svabenik 19 timmar sedan
förälder
incheckning
18973b08ad
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      web/style.css

+ 1
- 1
web/style.css Visa fil

@@ -364,7 +364,7 @@ input[type="range"]::-moz-range-thumb {
.list-item:hover, .list-item.active { border-color: rgba(0, 255, 200, 0.28); } .list-item:hover, .list-item.active { border-color: rgba(0, 255, 200, 0.28); }
.item-top, .item-bottom { display: flex; align-items: center; justify-content: space-between; gap: 8px; } .item-top, .item-bottom { display: flex; align-items: center; justify-content: space-between; gap: 8px; }
.item-top { margin-bottom: 3px; } .item-top { margin-bottom: 3px; }
.item-title { font-family: var(--mono); font-size: 0.82rem; font-weight: 700; }
.item-title { font-family: var(--mono); font-size: 0.82rem; font-weight: 700; color: #e7f1ff; }
.item-meta { font-family: var(--mono); font-size: 0.68rem; color: var(--text-dim); } .item-meta { font-family: var(--mono); font-size: 0.68rem; color: var(--text-dim); }
.item-badge { .item-badge {
font-family: var(--mono); font-size: 0.64rem; font-weight: 600; font-family: var(--mono); font-size: 0.64rem; font-weight: 600;


Laddar…
Avbryt
Spara