book.css in Zircon Profile 8.0
Same filename in this branch
Same filename and directory in other branches
Bartik specific styling for the Book module.
File
core/themes/bartik/css/components/book.cssView source
- /**
- * @file
- * Bartik specific styling for the Book module.
- */
-
- .book-navigation .menu {
- border-top: 1px solid #d6d6d6;
- }
- .book-navigation .book-pager {
- border-bottom: 1px solid #d6d6d6;
- border-top: 1px solid #d6d6d6;
- margin: 0;
- }