You are here

book_helper.css in Book helper 7

Same filename and directory in other branches
  1. 6 book_helper.css

Book order tab styling.

File

book_helper.css
View source
  1. /**
  2. * @file
  3. * Book order tab styling.
  4. */
  5. #book-outline tr.draggable {
  6. vertical-align: top;
  7. }
  8. #book-outline tr.hidden input {
  9. background-color: #eee !important;
  10. }