list-group.css
Same filename in other branches
List group. A list of links, grouped together.
File
-
core/
themes/ bartik/ css/ components/ list-group.css
View source
- /**
- * @file
- * List group.
- * A list of links, grouped together.
- */
-
- .list-group__link {
- padding: 7px 0 0;
- border-top: 1px solid #ccc;
- }
- .list-group__description {
- margin: 0 0 10px;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.