File name Locationsort ascending Description
block.module core/modules/block/block.module Provides the ability to create reusable custom blocks.
block.install core/modules/block/block.install Install, update and uninstall functions for the block module.
block.info core/modules/block/block.info type = module name = Reusable Custom Blocks description = Allows custom blocks to be reused across different layouts. package = Layouts tags[] = Blocks tags[] = Site Architecture version = BACKDROP_VERSION backdrop = 1.x configure = admin/structure/block
block.api.php core/modules/block/block.api.php API hooks for the Block module.
block.admin.inc core/modules/block/block.admin.inc Admin page callbacks for the Block module.
admin_bar.tests.info core/modules/admin_bar/tests/admin_bar.tests.info [AdminBarPermissionsTestCase] name = Menu link access permissions description = Tests appearance of menu links depending on user permissions. group = Administration bar file = admin_bar.test [AdminBarDynamicLinksTestCase] name = Dynamic…
admin_bar.test core/modules/admin_bar/tests/admin_bar.test Tests for the Administration bar module.
admin_bar.css core/modules/admin_bar/css/admin_bar.css Administration bar.
admin_bar-print.css core/modules/admin_bar/css/admin_bar-print.css /** * Hide the admin bar when printing. */ #admin-bar { display: none; } .admin-bar body { border-top: none !important; }
admin_bar.theme.inc core/modules/admin_bar/admin_bar.theme.inc Theme functions for the Admin Bar module.
admin_bar.module core/modules/admin_bar/admin_bar.module Render an administrative bar as a dropdown menu at the top of the window.
admin_bar.map.inc core/modules/admin_bar/admin_bar.map.inc Implements hook_admin_bar_map() on behalf of core modules.
admin_bar.install core/modules/admin_bar/admin_bar.install Install, update, and uninstall functions for the admin bar module.
admin_bar.info core/modules/admin_bar/admin_bar.info type = module name = Administration Bar description = "Provides a dropdown menu to most administrative tasks and other common destinations." package = Administration tags[] = Menus tags[] = Site Navigation tags[] = User Interface version =…
admin_bar.inc core/modules/admin_bar/admin_bar.inc Menu builder functions for Administration bar.
admin_bar.api.php core/modules/admin_bar/admin_bar.api.php API documentation for Administration bar.
vertical-tabs.css core/misc/vertical-tabs.css .vertical-tabs { margin: 1em 0; border: 1px solid #ccc; } @media (min-width: 750px) { .vertical-tabs { padding: 0 0 0 15em; /* LTR */ } [dir="rtl"] .vertical-tabs { padding-left: 0; padding-right: 15em; …
jquery.ui.tooltip.css core/misc/ui/jquery.ui.tooltip.css /*! * jQuery UI Tooltip 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/tooltip/#theming */ .ui-tooltip…
jquery.ui.theme.css core/misc/ui/jquery.ui.theme.css /*! * jQuery UI CSS Framework 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/category/theming/ * * To view and…
jquery.ui.tabs.css core/misc/ui/jquery.ui.tabs.css /*! * jQuery UI Tabs 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/tabs/#theming */ .ui-tabs { position:…
jquery.ui.spinner.css core/misc/ui/jquery.ui.spinner.css /*! * jQuery UI Spinner 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/spinner/#theming */ .ui-spinner…
jquery.ui.sortable.css core/misc/ui/jquery.ui.sortable.css /*! * jQuery UI Sortable 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license */ .ui-sortable-handle { touch-action: none; }
jquery.ui.slider.css core/misc/ui/jquery.ui.slider.css /*! * jQuery UI Slider 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/slider/#theming */ .ui-slider { position:…
jquery.ui.selectmenu.css core/misc/ui/jquery.ui.selectmenu.css /*! * jQuery UI Selectmenu 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/selectmenu/#theming
jquery.ui.selectable.css core/misc/ui/jquery.ui.selectable.css /*! * jQuery UI Selectable 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license */ .ui-selectable { touch-action: none; } .ui-selectable-helper…
jquery.ui.resizable.css core/misc/ui/jquery.ui.resizable.css /*! * jQuery UI Resizable 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license */ .ui-resizable { position: relative; } .ui-resizable-handle…
jquery.ui.progressbar.css core/misc/ui/jquery.ui.progressbar.css /*! * jQuery UI Progressbar 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/progressbar/#theming
jquery.ui.menu.css core/misc/ui/jquery.ui.menu.css /*! * jQuery UI Menu 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/menu/#theming */ .ui-menu { list-style:…
jquery.ui.draggable.css core/misc/ui/jquery.ui.draggable.css /*! * jQuery UI Draggable 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license */ .ui-draggable-handle { touch-action: none; }
jquery.ui.dialog.css core/misc/ui/jquery.ui.dialog.css /*! * jQuery UI Dialog 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/dialog/#theming */ .ui-dialog { position:…
jquery.ui.datepicker.css core/misc/ui/jquery.ui.datepicker.css /*! * jQuery UI Datepicker 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/datepicker/#theming */ .ui-datepicker…
jquery.ui.core.css core/misc/ui/jquery.ui.core.css /*! * jQuery UI CSS Framework 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/category/theming/ */ /* Layout…
jquery.ui.controlgroup.css core/misc/ui/jquery.ui.controlgroup.css /*! * jQuery UI Controlgroup 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/controlgroup/#theming
jquery.ui.checkboxradio.css core/misc/ui/jquery.ui.checkboxradio.css /*! * jQuery UI Checkboxradio 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/checkboxradio/#theming
jquery.ui.button.css core/misc/ui/jquery.ui.button.css /*! * jQuery UI Button 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/button/#theming */ .ui-button { padding:…
jquery.ui.base.css core/misc/ui/jquery.ui.base.css /*! * jQuery UI CSS Framework 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/category/theming/ */ @import…
jquery.ui.autocomplete.css core/misc/ui/jquery.ui.autocomplete.css /*! * jQuery UI Autocomplete 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/autocomplete/#theming
jquery.ui.all.css core/misc/ui/jquery.ui.all.css /*! * jQuery UI CSS Framework 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/category/theming/ */ @import…
jquery.ui.accordion.css core/misc/ui/jquery.ui.accordion.css /*! * jQuery UI Accordion 1.14.0 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/accordion/#theming */ .ui-accordion…
sm-core-css.css core/misc/smartmenus/css/sm-core-css.css /* Mobile first layout SmartMenus Core CSS (it's not recommended editing these rules) You need this once per page no matter how many menu trees or different themes you…
print.css core/misc/print.css body { margin: 1em; background-color: #fff; } [dir="rtl"] body { direction: rtl; } th { text-align: left; /* LTR */ color: #006; border-bottom: 1px solid #ccc; } [dir="rtl"] th { text-align: right; } tr.odd { …
opensans.css core/misc/opensans/opensans.css @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; font-display: swap; src: url('OpenSans-Regular-webfont.woff2') format('woff2'), url('OpenSans-Regular-webfont.woff')…
OFL.txt core/misc/opensans/OFL.txt Copyright 2020 The Open Sans Project Authors (https://github.com/googlefonts/opensans) ----------------------------------------------------------- SIL OPEN FONT LICENSE Version 1.1 - 26 February…
FONTLOG.txt core/misc/opensans/FONTLOG.txt FONTLOG for the Open Sans fonts This file provides detailed information on the Open Sans Font Software. This information should be distributed along with the Open Sans fonts and any derivative works. Basic Font Information Open Sans is a humanist…
normalize.css core/misc/normalize.css /*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */ /* Document ========================================================================== */ /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of…
farbtastic.css core/misc/farbtastic/farbtastic.css .farbtastic { position: relative; } .farbtastic * { position: absolute; cursor: crosshair; } .farbtastic, .farbtastic .wheel { width: 195px; height: 195px; } .farbtastic .color, .farbtastic .overlay { top: 47px; left: 47px; width:…
dropbutton.theme.css core/misc/dropbutton.theme.css General styles for dropbuttons.
dropbutton.css core/misc/dropbutton.css Base styles for dropbuttons.
dialog.theme.css core/misc/dialog.theme.css /** * Presentational styles for Backdrop dialogs. */ .ui-dialog { position: absolute; z-index: 1260; overflow: visible; color: #000; background: #fff; border: solid 1px #ccc; padding: 0; } .ui-dialog .ui-dialog-titlebar { …
editor_iequirks.css core/misc/ckeditor/skins/moono-lisa/editor_iequirks.css /* Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support…

Pages