adjust colours

This commit is contained in:
dgtlmoon
2025-05-15 11:28:31 +02:00
parent e3cba7842c
commit 391fa9a807
2 changed files with 2 additions and 2 deletions

View File

@@ -64,7 +64,7 @@
bottom: 0;
left: 0;
width: 3px;
background-color: #1af61b;
background-color: #293eff;
}
td.last-checked {

View File

@@ -560,7 +560,7 @@ body.preview-text-enabled {
bottom: 0;
left: 0;
width: 3px;
background-color: #1af61b; }
background-color: #293eff; }
.watch-table tr.checking-now td.last-checked .spinner-wrapper {
display: inline-block !important; }
.watch-table tr.checking-now td.last-checked .innertext {