Koha/koha-tmpl/intranet-tmpl/prog/css
Owen Leonard 790dc699b0 Bug 28978: Convert installer CSS to SCSS
This patch creates a new SCSS file, installer.scss, from which
installer.css will be compiled.

Most of the resulting CSS is unchanged, but some minor sections were
removed because they were obsolete. The jQueryUI-specific section isn't
fully converted to SCSS because it's going to go away with the addition
of Flatpickr.

To test, apply the patch and rebuild the staff client SCSS
(https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client).

- Confirm that koha-tmpl/intranet-tmpl/prog/css/installer.css is
  updated.
- Go through the complete web installation process, including
  onboarding, to confirm that everything is styled as before.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

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

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-10-12 11:15:45 +02:00
..
src Bug 28978: Convert installer CSS to SCSS 2021-10-12 11:15:45 +02:00
addbiblio.css Bug 28611: Fix width to 50% for additem form elements 2021-07-06 10:18:52 +02:00
calendar.css Bug 28963: Compiled CSS 2021-10-12 11:15:32 +02:00
cateditor.css
hierarchy.css
humanmsg.css Bug 27099: Stage for import button not showing up 2020-12-26 18:14:11 +01:00
installer.css
itemsearchform.css
login.css Bug 27055: Fix compatibility with newer Firefox+Selenium version 2020-12-30 12:04:49 -03:00
mainpage.css Bug 28819: (follow-up) Use stacked icons for different searches 2021-08-16 11:55:56 +02:00
preferences.css Bug 27805: (follow-up) Update more instances 2021-04-06 15:56:30 +02:00
print.css Bug 22152: Hide tools navigation when printing reports 2021-01-22 14:59:27 +01:00
printreceiptinvoice.css Bug 26962: (follow-up) Catch other #000066 occurrences 2021-01-13 17:17:05 +01:00
quotes.css Bug 27247: Re-add highlighting to the quote editor 2020-12-26 18:14:11 +01:00
reports.css
right-to-left.css Bug 23410: Add submenus to system preferences sidebar menu 2020-06-29 12:37:02 +02:00
select2.css Bug 25727: (follow-up) Some style updates, JS i18n 2020-08-24 11:19:03 +02:00
spinelabel.css
staff-global.css Bug 29112: Compiled CSS 2021-10-12 11:15:32 +02:00
tinymce.css
uploader.css