Bugzilla – Attachment 165353 Details for
Bug 36663
Table configuration options on items table don't show in staff interface
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 36663: Update alignment of datatable buttons
Bug-36663-Update-alignment-of-datatable-buttons.patch (text/plain), 958 bytes, created by
Jonathan Druart
on 2024-04-23 07:35:22 UTC
(
hide
)
Description:
Bug 36663: Update alignment of datatable buttons
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2024-04-23 07:35:22 UTC
Size:
958 bytes
patch
obsolete
>From 7cb271daf11c97fe9273a2f82f036f276df7ae72 Mon Sep 17 00:00:00 2001 >From: Pedro Amorim <pedro.amorim@ptfs-europe.com> >Date: Mon, 22 Apr 2024 15:53:11 +0000 >Subject: [PATCH] Bug 36663: Update alignment of datatable buttons > >Pack items from the end > >Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > koha-tmpl/intranet-tmpl/prog/css/src/_tables.scss | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/css/src/_tables.scss b/koha-tmpl/intranet-tmpl/prog/css/src/_tables.scss >index abaf2517db8..cd5b532d970 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/src/_tables.scss >+++ b/koha-tmpl/intranet-tmpl/prog/css/src/_tables.scss >@@ -586,6 +586,7 @@ tbody { > div.dt-buttons { > display: flex; > flex-grow: 1; >+ justify-content: flex-end; > > button.dt_button_clear_filter { > margin-right: auto; >-- >2.34.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 36663
:
165262
|
165266
|
165322
|
165323
|
165324
|
165326
|
165327
|
165328
|
165352
| 165353 |
165354