Koha/koha-tmpl/intranet-tmpl/prog
Owen Leonard e8f6a3bfee
Bug 34119: (Preliminary) Run stylelint fixes on print.css
This patch corrects errors raised by the new stylelint configuration in
print.css. Most of the fixes were made automatically by using the
"--fix" option:

npx stylelint koha-tmpl/intranet-tmpl/prog/css/print.css --fix

Some examples of errors fixed automatically:

- Expected indentation of 4 spaces
- Unexpected whitespace before ":"
- Unexpected unit
- Expected single space before "{"
- Expected newline after ";" in a multi-line declaration block

Errors from use of "!important" have been ignored.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-10-18 10:26:01 -03:00
..
css Bug 34119: (Preliminary) Run stylelint fixes on print.css 2023-10-18 10:26:01 -03:00
en Bug 34910: (follow-up) alert in patron details 2023-10-18 10:25:59 -03:00
img
js Bug 34901: Display transit status on patron holds tab only if hold found value is "T" 2023-10-18 10:26:00 -03:00
pdf
sound