mirror of
https://github.com/standardebooks/web.git
synced 2025-07-15 10:56:46 -04:00
Allow clicking through to in use artwork
This commit is contained in:
parent
e712cfbfcc
commit
7c49c77942
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ ol.artwork-list > li.in-use::before{
|
|||
height: 100%;
|
||||
width: 100%;
|
||||
background-image: url("/images/stripes-xdark.svg");
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
ol.artwork-list > li a:has(img){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue