Mercurial > hg > isophonics-drupal-site
view core/modules/system/css/components/system-status-report-general-info.css @ 19:fa3358dc1485 tip
Add ndrum files
author | Chris Cannam |
---|---|
date | Wed, 28 Aug 2019 13:14:47 +0100 |
parents | af1871eacc83 |
children |
line wrap: on
line 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; }