Browse Source

Bug 28816: (follow-up) Compiled CSS

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
21.11/bug30761
Jonathan Druart 2 years ago
parent
commit
ff2fbfe35f
  1. 1
      koha-tmpl/intranet-tmpl/prog/css/holds.css

1
koha-tmpl/intranet-tmpl/prog/css/holds.css

@ -0,0 +1 @@
.hold_title{border:1px solid #b9d8d9;border-bottom-color:#87bcbe;border-top-color:#daeaeb;border-radius:5px;margin:.5em 0;padding-bottom:1em;padding:1em}.holds_table{margin-bottom:1em;width:100%}.holds_by_itemtype,.holds_by_library{margin-bottom:1em;margin-left:1em}.holds_by_itemtype:last-child .holds_table,.holds_by_library:last-child .holds_table{margin-bottom:0}.holds_by_library .itemtype_holds{color:#5d6a8a}.holds_by_library:last-child{margin-bottom:0}
Loading…
Cancel
Save