You are here

book_helper.css in Book helper 6

Same filename and directory in other branches
  1. 7 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. }