Koha/koha-tmpl/opac-tmpl
Katrin Fischer 05d3770427 Bug 11881: QA follow-up - rename class
A suggestion for renaming the class to be a bit more "content" then "appearance".
Strictly optional.

.ItemSummary {
    display: block; # block - line breaks, inline - all one line
}

.LabelCallNumber {
    display: inline; # inline - display, none - don't display
}

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2015-10-29 14:13:36 -03:00
..
bootstrap Bug 11881: QA follow-up - rename class 2015-10-29 14:13:36 -03:00
lib Bug 13612 - Remove old YUI javacript libraries from opac-tmpl 2015-02-24 11:16:39 -03:00