put search time on every search page
Some checks failed
Run Integration Tests / test (push) Failing after 2m25s

This commit is contained in:
crowbar 2025-02-11 22:05:46 +01:00
parent dc4a3a4bec
commit f1fdda7c0e
6 changed files with 25 additions and 7 deletions

View file

@ -60,8 +60,17 @@
visibility: hidden;
}
.fetched_dif {
margin-top: 110px !important;
.fetched_dif_videos {
margin-top: 110px !important;
}
.fetched_dif_files{
margin-top: 10px !important;
}
.fetched_dif_images {
margin-top: 10px ;
}
.fetched_img {
@ -623,6 +632,10 @@ hr {
text-align: left;
}
.torrent-cat {
margin-top: 110px;
}
.torrent-cat:hover,
.torrent-settings:hover,
.torrent-sort-save:hover {