Mercurial > hg > isophonics-drupal-site
view themes/isobartik/css/components/list-group.css @ 3:e11175134f4e
Attempt to introduce editable version of theme
author | Chris Cannam |
---|---|
date | Tue, 05 Dec 2017 11:25:38 +0000 |
parents | |
children |
line wrap: on
line source
/** * @file * List group. * A list of links, grouped together. */ .list-group__link { border-top: 1px solid #ccc; padding: 7px 0 0; } .list-group__description { margin: 0 0 10px; }