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

Issue #3306209 by jannakha, Gauravvvv, smustgrave, athyamvidyasagar, pameeela,...

Issue #3306209 by jannakha, Gauravvvv, smustgrave, athyamvidyasagar, pameeela, Wim Leers, mgifford: Add outline to buttons with active state

(cherry picked from commit 229f626d)
parent 5f758d45
No related branches found
No related tags found
6 merge requests!8376Drupal views: adding more granularity to the ‘use ajax’ functionality,!8300Issue #3443586 View area displays even when parent view has no results.,!7567Issue #3153723 by quietone, Hardik_Patel_12: Change the scaffolding...,!7565Issue #3153723 by quietone, Hardik_Patel_12: Change the scaffolding...,!7509Change label "Block description" to "Block type",!7344Issue #3292350 by O'Briat, KlemenDEV, hswong3i, smustgrave, quietone: Update...
Pipeline #116243 passed with warnings
Pipeline: drupal

#116285

    Pipeline: drupal

    #116280

      Pipeline: drupal

      #116276

        +6
        ...@@ -24,3 +24,8 @@ ...@@ -24,3 +24,8 @@
        .ck-editor__main > .ck-source-editing-area textarea { .ck-editor__main > .ck-source-editing-area textarea {
        overflow: auto; overflow: auto;
        } }
        /* Enhance visibility of selected/active buttons on the toolbar. */
        .ck-toolbar__items .ck.ck-button.ck-on {
        border: 1px solid var(--ck-color-button-on-color);
        }
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Please register or to comment