Browse Source

formatting

pull/318/head
GilbN 4 years ago
parent
commit
4fd5c42ec3
  1. 6
      css/base/sabnzbd/sabnzbd-base.css

6
css/base/sabnzbd/sabnzbd-base.css

@ -468,7 +468,8 @@ input[type="submit"]:focus {
/* History */ /* History */
.queue-table .row-extra-text, .history-table .row-extra-text { .queue-table .row-extra-text,
.history-table .row-extra-text {
color: var(--text-muted); color: var(--text-muted);
} }
@ -539,7 +540,8 @@ tr td.row-extra-text,
color: var(--button-text); color: var(--button-text);
} }
.progress strong, .progress i { .progress strong,
.progress i {
color: #fff; color: #fff;
} }

Loading…
Cancel
Save