mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
Merge branch 'ent-11591-meter-fondo-gris-en-el-editor-de-labels-de-la-consola-visual' into 'develop'
Ent 11591 Meter fondo gris en el editor de labels de la consola visual See merge request artica/pandorafms!6121
This commit is contained in:
commit
60d46dcbe5
@ -250,6 +250,10 @@ p.error-p-validate {
|
|||||||
color: #c00;
|
color: #c00;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#modalVCItemForm #textarea_label_ifr {
|
||||||
|
background-color: #c9cfcd;
|
||||||
|
}
|
||||||
|
|
||||||
/* Styles for the solid icons */
|
/* Styles for the solid icons */
|
||||||
|
|
||||||
.fa {
|
.fa {
|
||||||
|
File diff suppressed because one or more lines are too long
@ -250,6 +250,10 @@ p.error-p-validate {
|
|||||||
color: #c00;
|
color: #c00;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#modalVCItemForm #textarea_label_ifr {
|
||||||
|
background-color: #c9cfcd;
|
||||||
|
}
|
||||||
|
|
||||||
/* Styles for the solid icons */
|
/* Styles for the solid icons */
|
||||||
|
|
||||||
.fa {
|
.fa {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user