mirror of
https://github.com/9001/copyparty.git
synced 2026-06-21 05:32:25 -06:00
IE theming
This commit is contained in:
parent
d4a7718f05
commit
2b843f2d44
|
|
@ -1321,9 +1321,9 @@ html:not(.e) #ggrid>a.thumbed.dir:before {
|
||||||
position: relative;
|
position: relative;
|
||||||
margin: 0 .2em .2em .1em;
|
margin: 0 .2em .2em .1em;
|
||||||
font-size: .7em;
|
font-size: .7em;
|
||||||
border-radius: 10px;
|
border-radius: 5px;
|
||||||
border-radius: var(--radius);
|
border-radius: var(--radius);
|
||||||
background: #cde;
|
background: #2f3236;
|
||||||
background: var(--bg-u2);
|
background: var(--bg-u2);
|
||||||
}
|
}
|
||||||
#up_quick_more {
|
#up_quick_more {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue