gin-system-themes.pcss.css

Same filename and directory in other branches
  1. main core/themes/default_admin/migration/css/base/gin-system-themes.pcss.css
.system-themes-list {
  margin-block-end: var(--gin-spacing-l);
}

#system-themes-page {
  hr {
    display: none;
  }
}

File

core/themes/default_admin/migration/css/base/gin-system-themes.pcss.css

View source
  1. .system-themes-list {
  2. margin-block-end: var(--gin-spacing-l);
  3. }
  4. #system-themes-page {
  5. hr {
  6. display: none;
  7. }
  8. }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.