This commit is contained in:
Cezary Nowak 2023-07-31 15:50:24 +02:00
parent e51510e5e0
commit 52f245c843

View file

@ -353,7 +353,11 @@ body.chrome #photoprism .search-results .result {
opacity: 0.5;
left: 4px;
bottom: 4px;
text-shadow: 0 0 2px #000, 0 0 2px #000;
}
#photoprism .cards-view .input-favorite i,
#photoprism .mosaic-view .input-favorite i {
text-shadow: 0 0 2px #000, 0 0 2px #000 !important;
}
#photoprism .search-results .result.is-favorite .input-favorite {