Koha/koha-tmpl/intranet-tmpl/prog/css
Owen Leonard 62aacb5865 Bug 21148: Dropdowns styled by the Select2 plugin do not highlight missing required fields
This patch adds some CSS to target mandatory fields on the add item
screen which are styled by the Select2 plugin.

To test you must have at least one item field marked mandatory and
linked to an authorized value.

Open the add item form for an existing record. Try to submit the form
without making a selection in the mandatory dropdown. You should get an
alert warning you that you have empty mandatory fields, and the field
should be highlighted in yellow.

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

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-08-09 10:44:31 +00:00
..
treeview
addbiblio.css
buttons.dataTables.min.css
cateditor.css
datatables.css
help.css
hierarchy.css
humanmsg.css
installer.css Bug 17942 [Follow-up] Update style of the web installer with Bootstrap 3 2017-05-09 20:54:31 +00:00
itemsearchform.css Bug 19348: Title column in item search is too narrow 2017-10-20 16:51:26 -03:00
login.css
mainpage.css Bug 20268: CSS regression: white gap on the top of the staff pages 2018-03-19 13:55:46 -03:00
preferences.css
print.css Bug 16575: Irregular behaviour using window.print() followed by window.location.href 2018-07-19 16:12:56 +00:00
printreceiptinvoice.css
quotes.css
right-to-left.css
select2.css Bug 21148: Dropdowns styled by the Select2 plugin do not highlight missing required fields 2018-08-09 10:44:31 +00:00
spinelabel.css
staff-global.css Bug 21163: Basket group detail page layout is broken 2018-08-08 20:27:36 +00:00
tinymce.css
uploader.css