
| Current Path : /var/www/html/pallets_old/pallets/web/core/themes/seven/css/theme/ |
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/html/pallets_old/pallets/web/core/themes/seven/css/theme/update-report.css |
/**
* @file update-report.css
*
* Styling for the Available updates report at admin/reports/updates
*/
.project-update__compatibility-details details {
height: 20px;
margin: 2px 0;
border: 0;
background-color: inherit;
}
.project-update__compatibility-details details[open] {
overflow: visible;
height: auto;
white-space: normal;
}
.project-update__compatibility-details summary {
margin: 0;
padding: 0;
text-transform: none;
border: 0;
font-weight: normal;
}
.project-update__compatibility-details .details-wrapper {
margin: 0;
padding: 5px 0;
}