You are here

Files in Toolbar Themes 8

Primary tabs

File namesort descending Location Namespace Description
admin_menu_icons.css themes/admin_menu/admin_menu_icons.css /** * admin_menu_icons */ #toolbar-administration .toolbar-icon { padding: 0 .25em 0 0; } #toolbar-administration .toolbar-bar .toolbar-tab .toolbar-tab__items-wrapper .toolbar-icon { fill: #d8d8d8; top: 0.1em; } #toolbar-administration…
admin_menu_theme.css themes/admin_menu/admin_menu_theme.css /** * admin_menu_theme * Theme styles for menus and other toolbar elements. SVG icons are styled in * the [theme]_icons.scss file, while click handles, e.g. origination buttons * are styled here. */ body .toolbar-no-tabs { padding-top: 1.5rem…
base_handles.css themes/base/base_handles.css /** * base_handles * * Font icons for orientation toggles, menu click handles & sub-menu indicators. * We're using Libricons because they're the same icons included in Drupal 8 * core and used by the Toolbar, however core insists on…
base_icons.css themes/base/base_icons.css /** * base_icons * * Base styles for toolbar icons. * * Most icons are embedded SVG. Icons are embedded using Grunticon. We are using * the original SVG icons from Drupal core, however the width and height * attribute have been replaced with a…
base_module.css themes/base/base_module.css /** * base_module * * This is almost a direct copy of Toolbar modules toolbar.module.css. There are * minor adjustments and additions such as the line-height, font size and some * use of Flex over floats etc, & support for new markup…
base_theme.css themes/base/base_theme.css /** * base_theme * * Base theme styles for menus and other toolbar elements (not icons). There are * no colors in this file - those should be provided by sub-themes. */ .shortcut-action__message { display: none…
Icons Preview! themes/base/grunticons/processed/preview.html Icons Preview!
icons.data.png.css themes/base/grunticons/processed/icons.data.png.css .toolbar-handle { background-image:…
icons.data.svg.css themes/base/grunticons/processed/icons.data.svg.css .toolbar-icon-admin-toolbar-tools-help { background-image:…
icons.fallback.css themes/base/grunticons/processed/icons.fallback.css .toolbar-handle { background-image: url('png/toolbar-handle.png'); background-repeat: no-repeat; } .toolbar-icon-admin-toolbar-tools-help { background-image: url('png/toolbar-icon-admin-toolbar-tools-help.png'); background-repeat:…
mini_icons.css themes/mini/mini_icons.css /** * mini_icons */ #toolbar-administration .toolbar-tab__items-wrapper .toolbar-icon { fill: #bebebe; top: .07em; } #toolbar-administration .toolbar-tab__items-wrapper .toolbar-icon-menu { width: 0.875em; } #toolbar-administration…
mini_theme.css themes/mini/mini_theme.css /** * mini_theme * Theme styles for menus and other toolbar elements. SVG icons are styled in * the [theme]_icons.scss file, while click handles, e.g. origination buttons * are styled here. */ #toolbar-administration { font-family: "Lucida…
seven_icons.css themes/seven/seven_icons.css /** * seven_icons */ #toolbar-administration .toolbar-icon { padding: 0 .25em 0 0; } #toolbar-administration .toolbar-bar .toolbar-tab .toolbar-tab__items-wrapper .toolbar-icon { fill: #595959; } #toolbar-administration .toolbar-bar…
seven_theme.css themes/seven/seven_theme.css /** * seven_theme * Theme styles for menus and other toolbar elements. SVG icons are styled in * the [theme]_icons.scss file, while click handles, e.g. origination buttons * are styled here. */ body .toolbar-no-tabs { padding-top: 1.625rem…
toolbar-themes--base-menu.html.twig themes/base/templates/toolbar-themes--base-menu.html.twig {# /** * Toolbar themes theme implementation to display a toolbar menu. * * Available variables: * - menu_name: The machine name of the menu. * - items: A nested list of menu items. Each menu item contains: * - attributes: HTML attributes for…
toolbar-themes--base-toolbar.html.twig themes/base/templates/toolbar-themes--base-toolbar.html.twig {# /** * Toolbar themes implementation for the administrative toolbar. * * Available variables: * - attributes: HTML attributes for the wrapper. * - toolbar_attributes: HTML attributes to apply to the toolbar. * - toolbar_heading: The heading or…
toolbar-themes--menu.html.twig templates/toolbar-themes--menu.html.twig {# /** * Toolbar themes theme implementation to display a toolbar menu. * * Available variables: * - menu_name: The machine name of the menu. * - items: A nested list of menu items. Each menu item contains: * - attributes: HTML attributes for…
toolbar-themes--toolbar.html.twig templates/toolbar-themes--toolbar.html.twig {# /** * Toolbar themes implementation for the administrative toolbar. * * Available variables: * - attributes: HTML attributes for the wrapper. * - toolbar_attributes: HTML attributes to apply to the toolbar. * - toolbar_heading: The heading or…
toolbar-themes-form.css css/toolbar-themes-form.css /* Styles provided by the Toolbar Theme module . */ /*#toolbar-administration {display: none !important}*/ .toolbar-themes-form { overflow-x: scroll; } .toolbar-themes-form td { vertical-align: top; } .toolbar-themes-form…
ToolbarThemesSettingsForm.php src/Form/ToolbarThemesSettingsForm.php Drupal\toolbar_themes\Form
toolbar_themes.info.yml toolbar_themes.info.yml toolbar_themes.info.yml
toolbar_themes.install toolbar_themes.install
toolbar_themes.libraries.yml toolbar_themes.libraries.yml toolbar_themes.libraries.yml
toolbar_themes.links.menu.yml toolbar_themes.links.menu.yml toolbar_themes.links.menu.yml
toolbar_themes.module toolbar_themes.module
toolbar_themes.permissions.yml toolbar_themes.permissions.yml toolbar_themes.permissions.yml
toolbar_themes.routing.yml toolbar_themes.routing.yml toolbar_themes.routing.yml
toolbar_themes.settings.yml config/install/toolbar_themes.settings.yml config/install/toolbar_themes.settings.yml
toolbar_themes.toolbar_themes.yml toolbar_themes.toolbar_themes.yml toolbar_themes.toolbar_themes.yml

Other projects