Koha/koha-tmpl/intranet-tmpl/prog/css
Owen Leonard 1c8c906119
Bug 32746: Standardize structure around action fieldsets in acquisitions
This patch updates acquisitions templates so that fieldsets with the
"action" class are placed outside the form's main fieldset. A couple of
minor changes have been made to related CSS.

To test, apply the patch and rebuild the staff interface CSS. Go to
acquisitions and check the following pages to confirm that changes to
form structure look correct:

- Open the "Late orders" page from the left-hand sidebar menu and check
  the form in the sidebar.
- Open the "Orders search" form in the search header and submit the form
  without specifying any search criteria. This should bring up a blank
  orders search form.
- Open the "Invoices" page from the left-hand sidebar menu. Check the
  form in the sidebar.
  - Perform an invoice search which will return results.
  - View one of the invoices returned by your search.
  - On the invoice detail age, the "Save" button associated with the
    invoice details at the top should look correct.
  - There should be a box below that with the heading "Adjustments" and
    a link to add an adjustment.
  - When you click "Add an adjustment," a form should be displayed with
    the correct controls at the bottom. Clicking "Cancel" should hide
    the form.
  - Click the "Manage invoice files" link, and check the form on that
    page.
- Locate a vendor and view its details.
  - Check the "Uncertain prices" page, linked from the menu in the
    left-hand sidebar.
  - Open the "Baskets" page from the left-hand sidebar. Click the "Add
    to basket" button for one of the existing baskets.
  - Click "From existing orders (copy)". Check that this form looks
    correct.
  - Open the "Basket groups" page from the left-hand sidebar menu.
    - Click "New basket group" and check that form.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-03-10 11:15:24 -03:00
..
src Bug 32746: Standardize structure around action fieldsets in acquisitions 2023-03-10 11:15:24 -03:00
addbiblio.css Bug 32768: Autocomplete suggestions container should always be on top of other UI elements 2023-02-24 16:59:41 -03:00
cateditor.css
hierarchy.css
humanmsg.css Bug 27099: Stage for import button not showing up 2020-12-26 18:14:11 +01:00
itemsearchform.css
login.css Bug 32044: Improve consistency in primary submit buttons 2022-11-02 19:26:29 -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 Bug 27247: Re-add highlighting to the quote editor 2020-12-26 18:14:11 +01:00
reports.css Bug 32239: Remove uneeded CSS from reports.css 2023-01-31 11:08:49 -03:00
right-to-left.css Bug 30952: Fix navbar elements ordering for RTL 2022-10-12 16:14:35 -03:00
select2.css Bug 25727: (follow-up) Some style updates, JS i18n 2020-08-24 11:19:03 +02:00
spinelabel.css
tinymce.css
uploader.css