#11591 changed background in textarea editor vc
This commit is contained in:
parent
7d550de82d
commit
8faa5b407d
|
@ -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
|
@ -250,6 +250,10 @@ p.error-p-validate {
|
|||
color: #c00;
|
||||
}
|
||||
|
||||
#modalVCItemForm #textarea_label_ifr {
|
||||
background-color: #c9cfcd;
|
||||
}
|
||||
|
||||
/* Styles for the solid icons */
|
||||
|
||||
.fa {
|
||||
|
|
Loading…
Reference in New Issue