diff --git a/CHANGES.md b/CHANGES.md index 316ef173..06576b12 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,8 +1,10 @@ # ChangeLog + ## Version 9.0.08 - Modification : - Prise en compte taille des petits écrans, suppression des marges + - TinyMCE : désactivation du thème mobile ## Version 9.0.07 - Correction : diff --git a/core/layout/common.css b/core/layout/common.css index ff5d52b7..f6f13763 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -78,7 +78,7 @@ li ul { } option.inactive { - color: darkred; + color: darkorange; } /* Séparateur */