Bugzilla – Attachment 165323 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), 828 bytes, created by
Pedro Amorim
on 2024-04-22 15:59:34 UTC
(
hide
)
Description:
Bug 36663: Update alignment of datatable buttons
Filename:
MIME Type:
Creator:
Pedro Amorim
Created:
2024-04-22 15:59:34 UTC
Size:
828 bytes
patch
obsolete
>From 9f0fc902d7ff5bce17928d1cc48afb8b5b1d983f 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 >--- > 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.39.2
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