update metadataeditor
This commit is contained in:
parent
775db5c5e8
commit
818ee2bcc3
3 changed files with 48 additions and 37 deletions
|
@ -307,10 +307,14 @@ textarea {
|
|||
margin-top: 5px;
|
||||
}
|
||||
|
||||
.background-theme-a .backgroundContainer, .dialog.background-theme-a {
|
||||
.background-theme-a .backgroundContainer {
|
||||
background-color: #f5f5f5;
|
||||
}
|
||||
|
||||
.dialog.background-theme-a {
|
||||
background-color: #f0f0f0;
|
||||
}
|
||||
|
||||
.dialog:not(.background-theme-a):not(.background-theme-b) {
|
||||
background-color: #fff;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue