Use b&w duality and only show roll img if there are usable actions

This commit is contained in:
Carlos Fernandez 2025-09-30 21:51:25 -04:00
parent e3eb67ac9a
commit 98345a21db
4 changed files with 7 additions and 5 deletions

View file

@ -26,7 +26,7 @@
&:not(.single-img) {
.inventory-item-header:hover {
.img-portait {
.img-portait:has(.roll-img) {
.roll-img {
opacity: 1;
}