Koha/koha-tmpl/intranet-tmpl/prog/css
Andreas Roussos 074c329774 Bug 21506: DataTables four button pagination uses the wrong icon for First and Last buttons
Pages with DataTables' four button pagination use the wrong
icon for 'First' and 'Last'. Also, the icons for all four
buttons are truncated at the bottom.

This patch fixes that.

Test plan:
1) Go to a page that uses four button pagination (e.g. Home >
   Administration > MARC frameworks) and notice how the
   pagination icons for First/Previous and Next/Last are the
   same. Also notice all four icons are clipped at the bottom.
2) Apply the patch.
3) Refresh the page; the First and Last buttons' icons now
   include a vertical bar, and there is no clipping visible.
4) For completeness, check other affected pages as well.

Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-10-09 12:57:41 +00:00
..
src Bug 21470: Due date no longer shown in red when viewing checkouts for a patron 2018-10-09 11:53:02 +00:00
treeview
addbiblio.css
buttons.dataTables.min.css
cateditor.css Bug 21362: Advanced editor: Fix tab navigation in fixed fields 2018-09-28 19:29:58 +00:00
datatables.css Bug 21506: DataTables four button pagination uses the wrong icon for First and Last buttons 2018-10-09 12:57:41 +00:00
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 20647: (alternate) When ILL is enabled the hover effect on the ILL requests button is wrong 2018-08-10 10:38:12 +00: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
reports.css Bug 21132: Highlight active filters on saved report page 2018-08-09 11:41:53 +00:00
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 21470: Compiled CSS 2018-10-09 11:54:07 +00:00
tinymce.css
uploader.css