UX: Change icon color in result views

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer 2023-02-12 07:39:27 +01:00
parent fd635c0ced
commit ba694f90be

View file

@ -249,7 +249,7 @@ body.chrome #photoprism .search-results .result {
#photoprism .mosaic-view .result.image i,
#photoprism .list-view .result .image i,
#photoprism .cards-view .result .image i {
color: #c0c0c0f5;
color: #e2e2e2;
font-size: 24px;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;