#11591 changed background in textarea editor vc

This commit is contained in:
Daniel Cebrian 2023-06-15 15:48:13 +02:00
parent 7d550de82d
commit 8faa5b407d
3 changed files with 9 additions and 1 deletions

View File

@ -250,6 +250,10 @@ p.error-p-validate {
color: #c00;
}
#modalVCItemForm #textarea_label_ifr {
background-color: #c9cfcd;
}
/* Styles for the solid icons */
.fa {

File diff suppressed because one or more lines are too long

View File

@ -250,6 +250,10 @@ p.error-p-validate {
color: #c00;
}
#modalVCItemForm #textarea_label_ifr {
background-color: #c9cfcd;
}
/* Styles for the solid icons */
.fa {