Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| toolbar-button.css | file | core/ |
Toolbar button styles. |
| toolbar-button.pcss.css | file | core/ |
Toolbar button styles. |
| toolbar-button.twig | file | core/ |
{# Extra classes variable added to be sure that modifiers will appear after main classes #} {% set classes = [ 'toolbar-button', icon.icon_id ? 'toolbar-button--icon--' ~ icon.icon_id : '', ] %} {% if… |
| toolbar-dropdown.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* cspell:ignore wght */ :is(#extra-specificity-hack, [data-drupal-admin-styles]) { .toolbar-dropdown__item… |
| toolbar-dropdown.pcss.css | file | core/ |
/* cspell:ignore wght */ :is(#extra-specificity-hack, [data-drupal-admin-styles]) { .toolbar-dropdown__item + .toolbar-dropdown__item { border-top: 1px solid #d8dfea; } .toolbar-dropdown__link { display: block; padding-inline:… |
| toolbar-menu.css | file | core/ |
Admin Toolbar menus styles. |
| toolbar-menu.pcss.css | file | core/ |
Admin Toolbar menus styles. |
| toolbar-message.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* cspell:ignore wght */ :is(#extra-specificity-hack, [data-drupal-admin-styles]) { .toolbar-message { … |
| toolbar-message.pcss.css | file | core/ |
/* cspell:ignore wght */ :is(#extra-specificity-hack, [data-drupal-admin-styles]) { .toolbar-message { z-index: 1; display: flex; align-items: start; cursor: pointer; text-align: start; text-decoration: none; … |
| toolbar-popover.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ :is(#extra-specificity-hack, [data-drupal-admin-styles]) { .toolbar-popover__wrapper { border: solid… |
| toolbar-popover.pcss.css | file | core/ |
@import "../base/media-queries.pcss.css"; :is(#extra-specificity-hack, [data-drupal-admin-styles]) { .toolbar-popover__wrapper { border: solid 1px transparent; } .toolbar-popover { border-radius:… |
| toolbar-warning.css | file | core/ |
Styling for toolbar warning message. |
| toolbar-workspaces.css | file | core/ |
Styling for the Workspaces navigation item. |
| toolbar-workspaces.pcss.css | file | core/ |
Styling for the Workspaces navigation item. |
| toolbar.admin.css | file | core/ |
.ckeditor5-toolbar-disabled { display: flex; justify-content: space-between; } .ckeditor5-toolbar-available { flex: 1; } .ckeditor5-toolbar-tray { display: flex; flex-flow: row wrap; align-items: center; min-height: 40px; margin: 0 0… |
| toolbar.api.php | file | core/ |
Hooks provided by the toolbar module. |
| toolbar.breakpoints.yml | file | core/ |
core/modules/toolbar/toolbar.breakpoints.yml |
| toolbar.css | file | core/ |
This file is used to style the admin toolbar. |
| toolbar.css | file | core/ |
Styles for the admin toolbar and its trays. |
| toolbar.css | file | core/ |
Legacy toolbar layout styles. |
| toolbar.css | file | core/ |
/* cspell:ignore tmgmt */ body.gin--toolbar { margin-inline-start: 0; padding-block-start: var(--gin-toolbar-y-offset) !important; padding-inline-start: var(--gin-toolbar-x-offset, 256px) !important; } .toolbar { font-family:… |
| toolbar.css | file | core/ |
:root { --gin-toolbar-height: 39px; --gin-toolbar-secondary-height: 48px; --gin-scroll-offset: 72px; --gin-toolbar-y-offset: var(--gin-toolbar-height); --gin-toolbar-x-offset: 0px; --gin-sticky-offset: 0px; } @media (min-width: 64em) { … |
| toolbar.html.twig | file | core/ |
Theme override for the administrative toolbar. |
| toolbar.html.twig | file | core/ |
Theme override for the administrative toolbar. |
| toolbar.html.twig | file | core/ |
Theme override for the administrative toolbar. |
| toolbar.html.twig | file | core/ |
Theme override for the administrative toolbar. |
| toolbar.html.twig | file | core/ |
Default theme implementation for the administrative toolbar. |
| toolbar.html.twig | file | core/ |
Theme override for the administrative toolbar. |
| toolbar.html.twig | file | core/ |
Theme override for the administrative toolbar. |
| toolbar.html.twig | file | core/ |
Theme override for the administrative toolbar. |
| toolbar.html.twig | file | core/ |
Theme override for the administrative toolbar. |
| toolbar.icons.theme.css | file | core/ |
Styling for toolbar module icons. |
| toolbar.icons.theme.css | file | core/ |
Styling for toolbar module icons. |
| toolbar.icons.theme.css | file | core/ |
Styling for toolbar module icons. |
| toolbar.icons.theme.css | file | core/ |
Styling for toolbar module icons. |
| toolbar.icons.theme.css | file | core/ |
Styling for toolbar module icons. |
| toolbar.icons.theme.pcss.css | file | core/ |
Styling for toolbar module icons. |
| toolbar.icons.theme.pcss.css | file | core/ |
Styling for toolbar module icons. |
| toolbar.icons.theme.pcss.css | file | core/ |
Styling for toolbar module icons. |
| toolbar.icons.theme.pcss.css | file | core/ |
Styling for toolbar module icons. |
| toolbar.info.yml | file | core/ |
core/modules/toolbar/toolbar.info.yml |
| toolbar.libraries.yml | file | core/ |
core/modules/toolbar/toolbar.libraries.yml |
| toolbar.menu.css | file | core/ |
toolbar.menu.css |
| toolbar.menu.css | file | core/ |
toolbar.menu.css |
| toolbar.menu.css | file | core/ |
toolbar.menu.css |
| toolbar.menu.css | file | core/ |
toolbar.menu.css |
| toolbar.menu.css | file | core/ |
toolbar.menu.css |
| toolbar.menu.pcss.css | file | core/ |
toolbar.menu.css |
| toolbar.menu.pcss.css | file | core/ |
toolbar.menu.css |
| toolbar.menu.pcss.css | file | core/ |
toolbar.menu.css |
Pagination
- Previous page
- Page 1659
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.