Make the green editing flash !important
This commit is contained in:
parent
8fd8612cca
commit
6a0299837c
|
@ -398,7 +398,7 @@ chunk, chunk * {
|
||||||
}
|
}
|
||||||
|
|
||||||
.edit-flash, .edit-flash * {
|
.edit-flash, .edit-flash * {
|
||||||
color: #3bf723;
|
color: #3bf723 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.flex {
|
.flex {
|
||||||
|
|
Loading…
Reference in New Issue