Issue #2408581 by rachel_norfolk, zach.bimson, MarkoT91, Ieva Uzule, idebr, LewisNyman, sarav.din33: Clean up the "help" component in Bartik

8.0.x
Alex Pott 2015-02-04 10:35:27 +00:00
parent 6a88305516
commit b70577162e
2 changed files with 5 additions and 2 deletions

View File

@ -20,7 +20,7 @@ global-styling:
css/components/form.css: {}
css/components/forum.css: {}
css/components/header.css: {}
css/components/help.css: {}
css/components/region-help.css: {}
css/components/item-list.css: {}
css/components/messages.css: {}
css/components/node-preview.css: {}

View File

@ -1,4 +1,7 @@
/* ------------------- Help ------------------- */
/**
* @file
* Styles for the help region.
*/
.region-help {
border: 1px solid #d3d7d9;