Koha/koha-tmpl/opac-tmpl/bootstrap/css
Owen Leonard 2df87a94f5 Bug 20427: Convert OPAC LESS to SCSS
This patch converts the OPAC LESS files to SCSS. In the process of
converting opac.less (and other .less files) to .scss, I have improved
the completeness of the nesting, reordered properties, and in general
done cleanup based on rules in .scss-lint.yml. All of these changes
should have no impact on the style of the OPAC.

This patch modifies the commands used to compile CSS so that OPAC and
staff assets can be processed separately:

'yarn build' <-- Builds the staff client assets by default
'yarn build --view opac' <-- Builds OPAC assets

To test, apply the patch and compile the CSS by running the command
above (or apply the follow-up patch with compiled CSS).

Do a thorough review of the OPAC, taking care to cover as many pages as
possible and checking responsive behavior at the same time. There should
be no visual differences in the OPAC before and after applying the
patch.

Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de>

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

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-08-09 15:17:07 +00:00
..
src Bug 20427: Convert OPAC LESS to SCSS 2018-08-09 15:17:07 +00:00
babeltheque.css
bootstrap-theme-oai.css Bug 15527: Add a stylesheet for OAI-PMH to aid usability 2016-03-24 17:28:38 +00:00
datatables.css Bug 10632 [Follow-up] Enable datatables for courses and course details in the OPAC 2014-11-11 16:07:33 -03:00
hierarchy.css
jquery.rating.css
oai.css Bug 15527: Add a stylesheet for OAI-PMH to aid usability 2016-03-24 17:28:38 +00:00
opac.css Bug 7547: (RM follow-up) Compiled css 2018-07-02 11:51:58 +00:00
print.css Bug 16575: (follow-up) Compiled CSS 2018-07-19 16:12:57 +00:00
right-to-left.css Bug 11694: Improve handling of individual hold suspension in Bootstrap OPAC 2014-03-26 16:07:44 +00:00
sci.css Bug 15492: Make SCI use its own sysprefs and CSS file 2018-03-26 17:31:19 -03:00
sco.css Bug 15492: Add SCI module 2018-03-26 17:31:18 -03:00