Koha/koha-tmpl/intranet-tmpl/prog/css
Owen Leonard ae29e71c2a Bug 20329: Text input fields are wider than the fieldset class they are inside of
This alternate patch defines a width of 100% for text inputs and selects
inside sidebar fieldsets. The scope of this style is limited to the
sidebar by unsetting the width for fieldsets within "#yui-main," the
main body of the page.

This patch also removes inline styles from two templates which are now
unnecessary.

To test, apply the patch and clear your cache if necessary.

View various pages which have a sidebar search form: acqui/invoices.pl,
members/members-home.pl, circ/overdue.pl, acqui/parcel.pl. Confirm that
form fields in the sidebar look correct.

Confirm that other forms styled with the "brief" class aren't
unintentionally affected by this patch. For example:
circ/request-article.pl, members/member-password.pl,
reports/reports-home.pl, reserve/request.pl

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

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2018-05-03 13:26:47 -03:00
..
treeview
addbiblio.css
buttons.dataTables.min.css
cateditor.css
datatables.css
help.css
hierarchy.css
humanmsg.css
installer.css
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
printreceiptinvoice.css
quotes.css
right-to-left.css
select2.css
spinelabel.css
staff-global.css Bug 20329: Text input fields are wider than the fieldset class they are inside of 2018-05-03 13:26:47 -03:00
tinymce.css
uploader.css