Koha/koha-tmpl/opac-tmpl/prog
Katrin Fischer 5ecbdcab93 Bug 6901: Add classes to XSLT detail view in OPAC
This patch adds css classes to the fields in XSLT OPAC view so
you can use OpacUserCss system preference for formatting
and hiding fields.

The css classes are named like the labels with additional underscores
where necessary.

Example:
.publisher {
display:none;
}

.other_title {
font-weight: bold;
}

Note: Patch also moves some hard-coded CSS from Utils into the CSS file (only
apples for 880 fields)

Signed-off-by: Liz Rea <lrea@nekls.org>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-09-24 19:49:59 +12:00
..
en Bug 6901: Add classes to XSLT detail view in OPAC 2011-09-24 19:49:59 +12:00
famfamfam Merge remote branch 'colin/QA/bug_4506' into new/enh/bug_4506 2010-12-14 21:07:15 +13:00
images Fix for Bug 6534 - Duplicate opac renew buttons at the top of the checkouts list 2011-08-07 22:55:12 +12:00
itemtypeimg Bug 6706 : Add Crystal Clear Icon Set 2011-08-14 20:03:33 +12:00