Files - 9.5.x - drupal
Title | Deprecated | File name | Namespace | Summary |
---|---|---|---|---|
node--card-common-alt.html.twig | core/ |
Theme override to display a node. | ||
node--card-common.html.twig | core/ |
Theme override to display a node. | ||
node--card.html.twig | core/ |
Theme override to display a node. | ||
node--teaser.html.twig | core/ |
Olivero's theme implementation to display a node teaser. | ||
node-add-list.html.twig | core/ |
Theme override to list node types available for adding content. | ||
node-add-list.html.twig | core/ |
Theme override to list node types available for adding content. | ||
node-add-list.html.twig | core/ |
Theme override to list node types available for adding content. | ||
node-add-list.html.twig | core/ |
Seven's theme implementation to list node types available for adding content. | ||
node-add-list.html.twig | core/ |
Claro's theme implementation to list node types available for adding content. | ||
node-add-list.html.twig | core/ |
Theme override to list node types available for adding content. | ||
node-add-list.html.twig | core/ |
Theme override to list node types available for adding content. | ||
node-add-list.html.twig | core/ |
Theme override to list node types available for adding content. | ||
node-add-list.html.twig | core/ |
Default theme implementation to list node types available for adding content. | ||
node-add.css | core/ |
.layout-region-node-footer__content { margin-top: 1.5em; padding-top: 0.5em; border-top: 1px solid #bebfb9; } /** * Widescreen * * Both of the following media queries must *exactly* match what is in * node.module.css. This is rather crazy. … | ||
node-add.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /** * Layout overrides for node add/edit form. */ .layout-region { box-sizing:… | ||
node-add.pcss.css | core/ |
/** * Layout overrides for node add/edit form. */ @import "../base/variables.pcss.css"; :root { --node-meta-width: 22.5rem; --node-meta-xl-width: 25vw; } .layout-region { box-sizing: border-box; } .layout-region--node-footer… | ||
node-edit-form.html.twig | core/ |
Theme override for a node edit form. | ||
node-edit-form.html.twig | core/ |
Theme override for a node edit form. | ||
node-edit-form.html.twig | core/ |
Theme override for a node edit form. | ||
node-edit-form.html.twig | core/ |
Theme override for a node edit form. | ||
node-edit-form.html.twig | core/ |
Theme override for a node edit form. | ||
node-edit-form.html.twig | core/ |
Theme override for a node edit form. | ||
node-edit-form.html.twig | core/ |
Theme override for a node edit form. | ||
node-edit-form.html.twig | core/ |
Theme override for a node edit form. | ||
node-edit-form.html.twig | core/ |
Default theme implementation for a node edit form. | ||
node-full.css | core/ |
This file is used to style the 'full' view mode. | ||
node-preview-container.css | core/ |
Node preview container styling. | ||
node-preview-container.pcss.css | core/ |
Node preview container styling. | ||
node-preview.css | core/ |
.node-preview-container { position: fixed; z-index: 499; width: 100%; padding: 5px 10px; background: #d1e8f5; background-image: -webkit-linear-gradient(top, #d1e8f5, #d3e8f4); background-image: linear-gradient(to bottom, #d1e8f5,… | ||
node-preview.css | core/ |
This file is used for node preview styling. | ||
node-teaser.css | core/ |
Node Teaser specific styles. | ||
node-teaser.pcss.css | core/ |
Node Teaser specific styles. | ||
node.admin.css | core/ |
Styles for administration pages. | ||
node.admin.css | core/ |
Styles for administration pages. | ||
node.admin.css | core/ |
Styles for administration pages. | ||
node.admin.inc | core/ |
Content administration and module settings user interface. | ||
node.api.php | core/ |
Hooks specific to the Node module. | ||
node.creating_content.html.twig | core/ |
--- label: 'Creating a content item' related: - node.overview - node.creating_type - path.creating_alias --- {% set content_link_text %} {% trans %}Content{% endtrans %} {% endset %} {% set content_link =… | ||
node.creating_type.html.twig | core/ |
--- label: 'Creating a content type' related: - node.overview - core.content_structure - field_ui.add_field - field_ui.manage_display - field_ui.manage_form --- {% set content_permissions_link_text %} {% trans %}Administer… | ||
node.css | core/ |
.node__submitted { margin: 1em 0; } | ||
node.css | core/ |
Visual styles for nodes. | ||
node.css | core/ |
This file is used to high-level node styling. Individual view modes or content types may override this. | ||
node.css | core/ |
Visual styles for nodes. | ||
node.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .node__submitted { margin: 1em 0; } | ||
node.css | core/ |
Visual styles for nodes. | ||
node.css | core/ |
Visual styles for Bartik's node component. | ||
node.css | core/ |
Visual styles for nodes. | ||
node.css | core/ |
Visual styles for nodes. | ||
node.css | core/ |
Visual styles for nodes. | ||
node.css | core/ |
Node specific styles. |
Pagination
- Previous page
- Page 191
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.