Koha/koha-tmpl/intranet-tmpl/prog/css
Owen Leonard 055e9587e3
Bug 31861: Table controls on checkouts table are buttons
This patch updates the style of DataTables buttons (columns, export, and
configure), in cases where the buttons are the only control being
displayed (no page controls, filter, etc).

To test, apply the patch and rebuild the staff interface CSS
(https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client).

- Go to Circulation and check an item out to a patron.
- If necessary, click the "Show checkouts" button to reveal the table of
  checkouts.
- The "Columns," "Export," and "Configure" controls should look the same
  as they do in other situations, with no button-style border.
- Go to Circulation -> Check in and check in the item. The table of
  checked-in items should show the same style controls.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-10-24 11:13:50 -03:00
..
src Bug 31861: Table controls on checkouts table are buttons 2022-10-24 11:13:50 -03:00
addbiblio.css Bug 31750: (follow-up) Stylelint fixes 2022-10-21 09:51:12 -03:00
calendar.css Bug 29552: Compiled CSS 2022-01-13 16:37:33 -10:00
cateditor.css
hierarchy.css
holds.css Bug 28816: (follow-up) Compiled CSS 2021-11-16 13:59:57 +01:00
humanmsg.css
installer.css Bug 29552: Compiled CSS 2022-01-13 16:37:33 -10:00
itemsearchform.css
login.css Bug 30952: Change login page style 2022-10-12 15:59:36 -03:00
mainpage.css Bug 31747: Use page-section class, reduce CSS 2022-10-17 07:58:25 -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 Bug 29876: Style report id in report results heading 2022-02-22 22:27:29 -10:00
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 31754: Compiled CSS 2022-10-24 11:10:30 -03:00
tinymce.css
uploader.css