mirror of
https://github.com/9001/copyparty.git
synced 2026-06-18 20:22:27 -06:00
some styling
This commit is contained in:
parent
26d2c68d47
commit
89600c422c
|
|
@ -1104,7 +1104,7 @@ html:not(.e) #ggrid>a.thumbed.dir:before {
|
|||
#ggrid>a.sel,
|
||||
#ggrid>a[tt].sel {
|
||||
color: var(--g-sel-fg);
|
||||
background: #f3c;
|
||||
background: #8af;
|
||||
background: var(--g-sel-bg);
|
||||
border-color: var(--g-sel-b1);
|
||||
}
|
||||
|
|
@ -2202,7 +2202,7 @@ html.a .btn {
|
|||
line-height: 2.3em;
|
||||
margin-bottom: 1.5em;
|
||||
z-index: 3;
|
||||
margin-top: -.5em;
|
||||
margin-top: 0;
|
||||
top: 3.7em;
|
||||
transition: opacity .15s;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue