UX: Change icon color in result views
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
fd635c0ced
commit
ba694f90be
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue