Frontend: Update input element styles in themes.css
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
015826d696
commit
e34f23da90
1 changed files with 1 additions and 2 deletions
|
@ -54,8 +54,7 @@ body.dark-theme #photoprism .map-control .theme--light.v-input:not(.v-input--is-
|
|||
}
|
||||
|
||||
body.dark-theme #photoprism .theme--light.v-chip,
|
||||
body.dark-theme #photoprism .v-card .theme--light.v-text-field--box>.v-input__control>.v-input__slot,
|
||||
body.dark-theme #photoprism .v-card .theme--light.v-text-field--solo>.v-input__control>.v-input__slot {
|
||||
body.dark-theme #photoprism .v-card .theme--light.v-text-field--box>.v-input__control>.v-input__slot {
|
||||
background: #00000033;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue