Koha/koha-tmpl/opac-tmpl/bootstrap/en/modules
Fridolin Somers bc2d9f869a Bug 22422: improve item location display with class "shelvingloc"
In record detail page, item location is displayed with CSS using class "shelvingloc".
Many many places at intranet and OPAC can use this class.
It allows to change display in all places using CSS customisation.

This patch removes the CSS "display:block" for class "shelvingloc".
Some places where using "inline" to correct the display.
I think the display should not be managed in template.
So it will be inline by default and it can be changed by custom CSS, on all places or depending on a selctor.

Test plan :
1) Compile SCSS to CSS
2) Add to preferences IntranetUserCSS and OPACUserCSS : .shelvingloc { color:red }
3) Go to pages impacted by patch, be sure to look at cart with "more details"
4) You see item location italic and red

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-03-11 10:40:32 +00:00
..
clubs Bug 15287: Use font-awesome on the OPAC 2018-09-06 17:27:04 +00:00
errors Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
sci Bug 20102: Remove attribute "text/css" for <style> element used in staff client templates 2019-02-19 13:52:15 +00:00
sco Bug 18251: (QA follow-up) Add 'renew' operation and check renewal vs checkout 2019-02-26 13:18:28 +00:00
svc Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
text
ilsdi.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
maintenance.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-account-pay-error.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-account.tt Bug 21399: Sort patron fines in OPAC by date descending as a default 2019-01-28 13:06:33 +00:00
opac-addbybiblionumber.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-advsearch.tt Bug 20602: Use weighted fields in OPAC simple search 2018-11-07 23:12:19 +00:00
opac-alert-subscribe.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-auth-detail.tt Bug 21871: (QA follow-up) Use Koha.Preference in template 2019-01-30 12:12:21 +00:00
opac-auth-MARCdetail.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
opac-auth.tt Bug 21973: Do not url escape casServerUrl 2018-12-14 13:32:14 +00:00
opac-authorities-home.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-authoritiessearchresultlist.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-basket.tt Bug 22422: improve item location display with class "shelvingloc" 2019-03-11 10:40:32 +00:00
opac-blocked.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-browser.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-course-details.tt Bug 22007: Remove html filters when KohaDates called with a parameter 2019-01-02 20:42:18 +00:00
opac-course-reserves.tt Bug 22207: course reserves page does not have unique <body> id 2019-01-28 11:41:11 +00:00
opac-detail.tt Bug 22422: improve item location display with class "shelvingloc" 2019-03-11 10:40:32 +00:00
opac-discharge.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-downloadcart.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-downloadshelf.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-full-serial-issues.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-ics.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-idref.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-illrequests.tt Bug 20581: Fix display of status alias in OPAC 2019-02-22 14:31:31 +00:00
opac-imageviewer.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-ISBDdetail.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-issue-note.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-main.tt Bug 14272: (QA follow-up) Remove superflous filter 2019-02-19 13:52:15 +00:00
opac-MARCdetail.tt Bug 22058: Fix display of empty table cells in OPAC MARC view holdings 2019-01-18 20:17:20 +00:00
opac-memberentry-update-submitted.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-memberentry.tt Bug 22007: Remove html filters when KohaDates called with a parameter 2019-01-02 20:42:18 +00:00
opac-messaging.tt Bug 15287: Use font-awesome on the OPAC 2018-09-06 17:27:04 +00:00
opac-mymessages.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-news-rss.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
opac-opensearch.tt Bug 21526: Fix search result pages (url vs uri vs raw) 2018-11-12 16:35:44 -03:00
opac-overdrive-search.tt Bug 21082: Update OverDrive authentication method 2018-10-09 11:04:23 +00:00
opac-passwd.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-password-recovery.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-patron-consent.tt Bug 20819: (Follow-up) Show more clearly that a user gave no consent 2018-09-21 12:17:24 +00:00
opac-privacy.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-readingrecord.tt Bug 8630: Adlibris covers (OPAC templates) 2018-11-05 14:41:06 +00:00
opac-recordedbooks-search.tt Bug 17602: Add missing html filters 2018-10-01 23:50:32 +00:00
opac-registration-confirmation.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-registration-email-sent.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-registration-invalid.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-request-article.tt Bug 22102: Markup fixes for OPAC article request page 2019-01-28 14:47:58 +00:00
opac-reserve.tt Bug 22466: Replace existing occurrences 2019-03-07 18:17:32 +00:00
opac-restrictedpage.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-results-grouped.tt Bug 22422: improve item location display with class "shelvingloc" 2019-03-11 10:40:32 +00:00
opac-results.tt Bug 22422: improve item location display with class "shelvingloc" 2019-03-11 10:40:32 +00:00
opac-retrieve-file.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-review.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-routing-lists.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-search-history.tt Bug 22007: Remove html filters when KohaDates called with a parameter 2019-01-02 20:42:18 +00:00
opac-sendbasket.tt Bug 13618: (follow-up) Manually replace missing .raw 2018-08-17 15:55:15 +00:00
opac-sendbasketform.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-sendshelf.tt Bug 21590: change virtual shelf to list in send list email. 2018-10-19 17:27:37 +00:00
opac-sendshelfform.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-serial-issues.tt Bug 21947: Address other misordered FILTER lines 2018-12-11 20:47:18 +00:00
opac-shareshelf.tt Bug 13272: (follow-up) add missing type="text" 2018-10-01 11:18:32 +00:00
opac-shelves-rss.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-shelves.tt Bug 22422: improve item location display with class "shelvingloc" 2019-03-11 10:40:32 +00:00
opac-showmarc.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-showreviews-rss.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
opac-showreviews.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
opac-suggestions.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-tags.tt Bug 14385: Squash of a lot of patches rebased 2018-11-02 10:33:12 +00:00
opac-tags_subject.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-topissues.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-user.tt Bug 20912: (QA follow-up) Warn patron of daily and hourly renewal fees 2019-03-07 17:29:58 +00:00