mirror of
https://github.com/standardebooks/web.git
synced 2025-07-21 06:45:14 -04:00
Tweak in-use artwork CSS
This commit is contained in:
parent
531e3600ea
commit
b178bcb6fa
2 changed files with 1 additions and 5 deletions
|
@ -46,10 +46,6 @@ ol.artwork-list > li.in-use::before{
|
||||||
background-image: url("/images/stripes-xdark.svg");
|
background-image: url("/images/stripes-xdark.svg");
|
||||||
}
|
}
|
||||||
|
|
||||||
ol.artwork-list > li.in-use img{
|
|
||||||
opacity: .5;
|
|
||||||
}
|
|
||||||
|
|
||||||
ol.artwork-list > li a:has(img){
|
ol.artwork-list > li a:has(img){
|
||||||
display: block;
|
display: block;
|
||||||
line-height: 0;
|
line-height: 0;
|
||||||
|
|
|
@ -7,5 +7,5 @@
|
||||||
xmlns="http://www.w3.org/2000/svg">
|
xmlns="http://www.w3.org/2000/svg">
|
||||||
<path
|
<path
|
||||||
d="m 0,0.0022 30,30 H 15 l -15,-15 z m 30,0 H 15 l 15,15 z"
|
d="m 0,0.0022 30,30 H 15 l -15,-15 z m 30,0 H 15 l 15,15 z"
|
||||||
style="opacity:0.4;fill:#000000;" />
|
style="opacity:0.15;fill:#000000;" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|
Before Width: | Height: | Size: 290 B After Width: | Height: | Size: 291 B |
Loading…
Add table
Add a link
Reference in a new issue