more
This commit is contained in:
parent
e51510e5e0
commit
52f245c843
1 changed files with 5 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue