IE theming

This commit is contained in:
Til Schmitter 2026-06-03 21:54:45 +02:00
parent d4a7718f05
commit 2b843f2d44

View file

@ -1321,9 +1321,9 @@ html:not(.e) #ggrid>a.thumbed.dir:before {
position: relative;
margin: 0 .2em .2em .1em;
font-size: .7em;
border-radius: 10px;
border-radius: 5px;
border-radius: var(--radius);
background: #cde;
background: #2f3236;
background: var(--bg-u2);
}
#up_quick_more {