Bug 3789 Set off shelving location in staff and OPAC title display
authorJane Wagner <jwagner@ptfs.com>
Tue, 14 Dec 2010 16:39:12 +0000 (11:39 -0500)
committerChris Cormack <chrisc@catalyst.net.nz>
Tue, 14 Dec 2010 20:20:52 +0000 (09:20 +1300)
commitf05bd5984c94fbbf1603317fd9fdd8909959dbb5
tree6811d96ef81dcfbc316c3e5e3555c6453dac7ca3
parent0fc7e5bfdc30ba03ff342f35b27c61f0bd3938d8
Bug 3789 Set off shelving location in staff and OPAC title display

Koha puts the shelving location immediately after the library name in the
"Location" column of the title display.  If the library name and/or shelving
location is wordy, the two can run together and a user can overlook the
shelving location.  I've added a new span class to the staff and OPAC .css
files and applied it to shelving location in both templates.  This puts the
shelving location on a separate line and in italics, to make it stand out from
the library name.

[Edit] Re-implemented some changes which wouldn't merge after so long

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tmpl
koha-tmpl/opac-tmpl/prog/en/css/opac.css
koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tmpl