Merge pull request #7687 from mfo/US/fix-conditionnal-in-section

fix(conditional): within section (dark blue bg) ; use white text
This commit is contained in:
mfo 2022-08-23 09:55:03 +02:00 committed by GitHub
commit 33000466a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

View file

@ -89,6 +89,14 @@
label {
color: $light-grey;
}
.conditionnel {
color: $white;
.add-row {
background-color: $white;
}
}
}
.flex {

View file

@ -11,3 +11,4 @@ fr:
'Logic::GreaterThanEq': Supérieur ou égal à
'Logic::And': Et
'Logic::Or': Ou
'Logic::NotEq': N'est pas