better favicon loading

This commit is contained in:
Nick Sweeting 2019-03-20 04:30:00 -04:00
parent 1772bbfb13
commit c2ea90ed39
2 changed files with 5 additions and 5 deletions

View file

@ -99,7 +99,7 @@
table-layout: fixed;
}
table tr a span[data-archived~=False] {
opacity: 0.2;
opacity: 0.4;
}
.files-spinner {
height: 15px;
@ -107,10 +107,6 @@
opacity: 0.5;
vertical-align: -2px;
}
.link-favicon {
padding-right: 8px;
vertical-align: -4px;
}
.in-progress {
display: none;
}