book.css
Same filename in other branches
Bartik specific styling for the Book module.
File
-
core/
themes/ bartik/ css/ components/ book.css
View source
- /**
- * @file
- * Bartik specific styling for the Book module.
- */
-
- .book-navigation .menu {
- border-top: 1px solid #d6d6d6;
- }
- .book-navigation .book-pager {
- margin: 0;
- border-top: 1px solid #d6d6d6;
- border-bottom: 1px solid #d6d6d6;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.