Koha/koha-tmpl/intranet-tmpl/prog/css
Owen Leonard 022760461e
Bug 31906: Fix alignment of managed by button on basket summary page
This patch makes a couple of changes to CSS which affect, globally, the
alignment of labels in forms. With lables corresponding to text areas or
other multi-line controls, the label should be aligned with the top of
the control.

This patch also changes the inline style attribute on the control that
lets a user add an additional manager to a basket in acquisitions. It
requires an update to work with the new default form layout.

To test, apply the patch and go to Acquisitions -> Vendor -> Baskets.

 - View the details of a basket.
 - You should see a line labeled "Manged by." The label should be
   top-aligned to match the "Add user" link next to it.
 - Test that the link works correctly and that the layout is correct
   after adding additional managers.

View other forms in the staff interface to confirm that the changes
work correctly and have not broken layout anywhere else. For instance,
in the patron add/edit form, the "Contact note," "OPAC note," labels etc.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-10-24 17:11:32 -03:00
..
src Bug 31906: Fix alignment of managed by button on basket summary page 2022-10-24 17:11:32 -03:00
addbiblio.css Bug 31750: (follow-up) Stylelint fixes 2022-10-21 09:51:12 -03:00
calendar.css
cateditor.css
hierarchy.css
holds.css
humanmsg.css
installer.css
itemsearchform.css
login.css Bug 30952: Change login page style 2022-10-12 15:59:36 -03:00
mainpage.css Bug 31879: Compiled CSS 2022-10-24 13:19:42 -03:00
preferences.css Bug 30952: (follow-up) Fix style of floating toolbars 2022-10-12 16:15:14 -03:00
print.css Bug 13614: Replace usage of YUI on basket groups page 2022-06-07 09:32:17 -03:00
printreceiptinvoice.css Bug 13614: Replace usage of YUI on basket groups page 2022-06-07 09:32:17 -03:00
quotes.css
reports.css
right-to-left.css Bug 30952: Fix navbar elements ordering for RTL 2022-10-12 16:14:35 -03:00
select2.css
spinelabel.css
staff-global.css Bug 31927: Compiled CSS 2022-10-24 17:10:18 -03:00
tinymce.css
uploader.css