Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

system-status-report-general-info.css

Same filename in this branch
  1. 11.1.x core/themes/claro/css/components/system-status-report-general-info.css
  2. 11.1.x core/modules/system/css/components/system-status-report-general-info.css

Default styles for the System Status general info.

File

core/themes/stable9/css/system/components/system-status-report-general-info.css

View source
  1. /**
  2. * @file
  3. * Default styles for the System Status general info.
  4. */
  5. .system-status-general-info__item {
  6. margin-top: 1em;
  7. padding: 0 1em 1em;
  8. border: 1px solid #ccc;
  9. }
  10. .system-status-general-info__item-title {
  11. border-bottom: 1px solid #ccc;
  12. }
RSS feed
Powered by Drupal