When four button pagination is used any button which is disabled uses the icon for active buttons. For instance: The "next" button on the last page of results. The arrow icon should be gray instead of blue.
Created attachment 80413 [details] [review] Bug 21550: DataTables four button pagination uses the wrong icon for disabled buttons This patch modifies the DataTables CSS which styles "full_nubmers" controls which are disabled: First and Previous buttons on the first page of results, Next and Last buttons on the last page of results. These buttons should have gray icons instead of blue. To test, apply the patch and clear your browser cache if necessary. View a page which uses a "full_numbers" DataTables configuration, e.g. - Administration -> Cities - ILL requests -> List requests - Circulation -> Holds to pull Confirm that buttons in their disabled state have a gray icon and text instead of blue.
Created attachment 80444 [details] [review] Bug 21550: DataTables four button pagination uses the wrong icon for disabled buttons This patch modifies the DataTables CSS which styles "full_nubmers" controls which are disabled: First and Previous buttons on the first page of results, Next and Last buttons on the last page of results. These buttons should have gray icons instead of blue. To test, apply the patch and clear your browser cache if necessary. View a page which uses a "full_numbers" DataTables configuration, e.g. - Administration -> Cities - ILL requests -> List requests - Circulation -> Holds to pull Confirm that buttons in their disabled state have a gray icon and text instead of blue. Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de>
Created attachment 80445 [details] [review] Bug 21550: DataTables four button pagination uses the wrong icon for disabled buttons This patch modifies the DataTables CSS which styles "full_nubmers" controls which are disabled: First and Previous buttons on the first page of results, Next and Last buttons on the last page of results. These buttons should have gray icons instead of blue. To test, apply the patch and clear your browser cache if necessary. View a page which uses a "full_numbers" DataTables configuration, e.g. - Administration -> Cities - ILL requests -> List requests - Circulation -> Holds to pull Confirm that buttons in their disabled state have a gray icon and text instead of blue. Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Awesome work all! Pushed to master for 18.11
Pushed to 18.05.x for 18.05.05
Pushed to 17.11.x for 17.11.12