hide chk on search header

This commit is contained in:
Til Schmitter 2026-05-04 15:01:12 +02:00
parent b516c0ac85
commit 0f15e5929b

View file

@ -987,6 +987,9 @@ tr.play td:nth-child(1) a {
.imgcontainer:hover .gselchk {
display: block;
}
.srch_header .gselchk {
display: none !important;
}
.gselchk {
position: absolute;
display: none;