Skip to content
Snippets Groups Projects
Verified Commit 229a850b authored by Théodore Biadala's avatar Théodore Biadala
Browse files

Issue #3478281 by pere orga, nayana_mvr: CKEditor 5 has its own border color...

Issue #3478281 by pere orga, nayana_mvr: CKEditor 5 has its own border color and is not using Claro's colors

(cherry picked from commit 9c0bd377)
parent 0cb525c6
No related branches found
No related tags found
7 merge requests!10602Issue #3438769 by vinmayiswamy, antonnavi, michelle, amateescu: Sub workspace does not clear,!10301Issue #3469309 by mstrelan, smustgrave, moshe weitzman: Use one-time login...,!10187Issue #3487488 by dakwamine: ExtensionMimeTypeGuesser::guessMimeType must support file names with "0" (zero) like foo.0.zip,!9929Issue #3445469 by pooja_sharma, smustgrave: Add additional test coverage for...,!6502Draft: Resolve #2938524 "Plach testing issue",!38582585169-10.1.x,!3226Issue #2987537: Custom menu link entity type should not declare "bundle" entity key
Pipeline #304905 passed with warnings
Pipeline: drupal

#304949

    Pipeline: drupal

    #304938

      Pipeline: drupal

      #304927

        +1
        ......@@ -23,6 +23,7 @@ global-styling:
        css/components/accordion.css: {}
        css/components/action-link.css: {}
        css/components/content-header.css: {}
        css/components/ckeditor5.css: {}
        css/components/container-inline.css: {}
        css/components/container-inline.module.css: {}
        css/components/breadcrumb.css: {}
        ......
        /*
        * DO NOT EDIT THIS FILE.
        * See the following change record for more information,
        * https://www.drupal.org/node/3084859
        * @preserve
        */
        .ck {
        --ck-color-base-border: var(--input-border-color);
        }
        .ck {
        --ck-color-base-border: var(--input-border-color);
        }
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Please register or to comment