Koha/koha-tmpl/intranet-tmpl/prog/css/holds.css
Jonathan Druart ff2fbfe35f Bug 28816: (follow-up) Compiled CSS
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-11-16 13:59:57 +01:00

1 line
No EOL
460 B
CSS

.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}