diff --git a/css/styles.scss b/css/styles.scss index c7db9db53..2e59f3e39 100644 --- a/css/styles.scss +++ b/css/styles.scss @@ -1556,7 +1556,7 @@ span.fc_list_icon { /* Active / inactive light for forms */ .plugin-forcreator-active { cursor: pointer; - color: #009933; + color: #009933 !important; } .plugin-forcreator-inactive {