Skip to content
Snippets Groups Projects

Issue #3238915: Refactor (if feasible) uses of the jQuery ready function to use VanillaJS

Closed Issue #3238915: Refactor (if feasible) uses of the jQuery ready function to use VanillaJS
Closed Harumi Jang requested to merge issue/drupal-3238915:3238915-refactor-if-feasible into 9.3.x
10 files
+ 64
249
Compare changes
  • Side-by-side
  • Inline
Files
10
  • cfc735df
    Issue #3291729 by mherchel, andy-blum: Refactor Olivero styles to use new... · cfc735df
    Lauri Timmanee authored
    Issue #3291729 by mherchel, andy-blum: Refactor Olivero styles to use new --drupal-displace variables and ensure that toolbar/buttons are always visible
@@ -55,11 +55,6 @@
@@ -55,11 +55,6 @@
:root {
:root {
/* Drupal administrative toolbar heights and width. */
--toolbar-height: 2.4375rem;
--toolbar-tray-height: 2.5rem;
--toolbar-tray-vertical-width: 14.9375rem;
/**
/**
* Grid helpers.
* Grid helpers.
*
*
Loading