Koha/koha-tmpl/intranet-tmpl/prog/css
Lucas Gass 72dd43c051
Bug 34072: Remove float/clear from froms.scss
To test:
- go to /cgi-bin/koha/circ/view_holdsqueue.pl
- inspect something within the page to open the dev tools
- press ctrl-shift-m to show the device toolbar
- use the device toolbar to reduce the resolution of your window
- observe that the search controls are lost at smaller resolutions
- Apply patch, regerate CSS ( https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_interface ), clear browser cache
- Try again, you should now see the search controls
- Since this patch changes forms.scss try some other forms in Koha at different screen sizes to make sure they still look correct

Signed-off-by: Andrew Fuerste-Henry <andrewfh@dubcolib.org>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-07-10 15:43:13 -03:00
..
src Bug 34072: Remove float/clear from froms.scss 2023-07-10 15:43:13 -03:00
addbiblio.css Bug 32910: (follow-up) Correct name of font family in CSS 2023-06-12 11:52:10 -03:00
cateditor.css
hierarchy.css
humanmsg.css
itemsearchform.css
login.css Bug 32044: Improve consistency in primary submit buttons 2022-11-02 19:26:29 -03:00
preferences.css Bug 33868: Upgrade the Multiple Select plugin in the staff interface 2023-06-14 09:22:05 -03:00
print.css
printreceiptinvoice.css
quotes.css
reports.css Bug 32239: Remove uneeded CSS from reports.css 2023-01-31 11:08:49 -03:00
right-to-left.css
select2.css
spinelabel.css
tinymce.css
uploader.css