system-status-report-general-info.css
Same filename in this branch
Same filename in other branches
- 9 core/themes/stable9/css/system/components/system-status-report-general-info.css
- 9 core/themes/seven/css/components/system-status-report-general-info.css
- 9 core/themes/claro/css/components/system-status-report-general-info.css
- 9 core/themes/stable/css/system/components/system-status-report-general-info.css
- 9 core/modules/system/css/components/system-status-report-general-info.css
- 8.9.x core/themes/seven/css/components/system-status-report-general-info.css
- 8.9.x core/themes/claro/css/components/system-status-report-general-info.css
- 8.9.x core/themes/stable/css/system/components/system-status-report-general-info.css
- 8.9.x core/modules/system/css/components/system-status-report-general-info.css
- 11.x core/themes/stable9/css/system/components/system-status-report-general-info.css
- 11.x core/themes/claro/css/components/system-status-report-general-info.css
- 11.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
- /**
- * @file
- * Default styles for the System Status general info.
- */
-
- .system-status-general-info__item {
- margin-top: 1em;
- padding: 0 1em 1em;
- border: 1px solid #ccc;
- }
-
- .system-status-general-info__item-title {
- border-bottom: 1px solid #ccc;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.