book-rtl.css
Right-to-Left styling for the Book module.
File
-
modules/
book/ book-rtl.css
View source
- /**
- * @file
- * Right-to-Left styling for the Book module.
- */
-
- .book-navigation .menu {
- padding: 1em 3em 0 0;
- }
-
- .book-navigation .page-previous {
- float: right;
- }
- .book-navigation .page-up {
- float: right;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.