add alternative preloader for spotty connections

This commit is contained in:
ed
2021-11-08 20:46:40 +01:00
parent a2af61cf6f
commit e7e71b76f0
2 changed files with 25 additions and 5 deletions

View File

@@ -870,11 +870,13 @@ html.light #tree.nowrap .ntree a+a:hover {
border-bottom: 1px solid #555;
}
#thumbs,
#au_fullpre,
#au_osd_cv,
#u2tdate {
opacity: .3;
}
#griden.on+#thumbs,
#au_preload.on+#au_fullpre,
#au_os_ctl.on+#au_osd_cv,
#u2turbo.on+#u2tdate {
opacity: 1;