Mercurial > hg > isophonics-drupal-site
view core/modules/settings_tray/settings_tray.libraries.yml @ 19:fa3358dc1485 tip
Add ndrum files
author | Chris Cannam |
---|---|
date | Wed, 28 Aug 2019 13:14:47 +0100 |
parents | 1fec387a4317 |
children |
line wrap: on
line source
drupal.settings_tray: version: VERSION js: js/settings_tray.js: {} css: component: css/settings_tray.module.css: {} css/settings_tray.motion.css: {} css/settings_tray.toolbar.css: {} theme: # @todo Set the group higher than CSS_AGGREGATE_THEME so that it overrides # both jQuery UI and Classy's dialog.css, remove in # https://www.drupal.org/node/1945262. css/settings_tray.theme.css: { group: 200 } dependencies: - core/jquery - core/drupal - core/jquery.once - core/drupal.ajax