Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correction des couleurs vert illisibles sur Jeedom v4.x #27

Merged
merged 1 commit into from Jan 10, 2021
Merged

Correction des couleurs vert illisibles sur Jeedom v4.x #27

merged 1 commit into from Jan 10, 2021

Conversation

FabriceGo
Copy link
Contributor

@FabriceGo FabriceGo commented Jan 2, 2021

Pour rendre compatible les couleurs avec tous les thèmes de Jeedom v4+

Remplacement du vert : #00FF00
par : var(--al-success-color) !important
Replacement du rouge : #FF0000
par : var(--al-danger-color) !important

Pour rendre compatible les couleurs avec tous les thèmes de Jeedom v4+

Remplacement du vert : #00FF00
par :
var(--al-success-color) !important
Replacement du rouge : #FF0000
var(--al-danger-color) !important
par :
@phifi92 phifi92 merged commit d2fce5f into phifi92:master Jan 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants