
| Current Path : /var/www/html1/testsite/web/core/themes/claro/css/components/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html1/testsite/web/core/themes/claro/css/components/system-admin--panel.css |
/*
* DO NOT EDIT THIS FILE.
* See the following change record for more information,
* https://www.drupal.org/node/2815083
* @preserve
*/
/**
* @file
* System admin module: Panel styling.
*/
.panel {
margin-top: 1em;
margin-bottom: 3em;
padding: 0;
border-bottom: 0.0625em solid #d4d4d8;
}
.panel__title {
margin: 0;
padding: 0.66667em 1.33333em;
background: #f3f4f9;
font-size: 1.125em;
line-height: 1.33333em;
}
.panel__content,
.panel__description {
padding: 1em 1.5em;
}