put search time on every search page
Some checks failed
Run Integration Tests / test (push) Failing after 2m25s
Some checks failed
Run Integration Tests / test (push) Failing after 2m25s
This commit is contained in:
parent
dc4a3a4bec
commit
f1fdda7c0e
6 changed files with 25 additions and 7 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue