Bugzilla – Attachment 58735 Details for
Bug 16239
Upgrade Bootstrap in the staff client
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 16239: Use inline-block for split buttons only in tables
Bug-16239-Use-inline-block-for-split-buttons-only-.patch (text/plain), 966 bytes, created by
Jonathan Druart
on 2017-01-10 11:13:18 UTC
(
hide
)
Description:
Bug 16239: Use inline-block for split buttons only in tables
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2017-01-10 11:13:18 UTC
Size:
966 bytes
patch
obsolete
>From 923d8d5c6f60f3e011313b25a97551b31487890b Mon Sep 17 00:00:00 2001 >From: Josef Moravec <josef.moravec@gmail.com> >Date: Fri, 25 Nov 2016 09:25:35 +0000 >Subject: [PATCH] Bug 16239: Use inline-block for split buttons only in tables > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> > >Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> >--- > koha-tmpl/intranet-tmpl/prog/css/staff-global.css | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/css/staff-global.css b/koha-tmpl/intranet-tmpl/prog/css/staff-global.css >index 1c183f9..c2e05e3 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/staff-global.css >+++ b/koha-tmpl/intranet-tmpl/prog/css/staff-global.css >@@ -15,11 +15,11 @@ a.btn:link, a.btn:visited { > text-decoration: none; > } > >-.btn-group { >+table .btn-group { > white-space: nowrap; > } > >-.btn-group .btn { >+table .btn-group .btn { > float: none; > display: inline-block; > } >-- >2.9.3
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 16239
:
56159
|
56160
|
56161
|
56162
|
56163
|
56201
|
56329
|
56330
|
56331
|
56332
|
56333
|
56334
|
56335
|
56529
|
56530
|
56531
|
56532
|
56533
|
56534
|
56535
|
56536
|
56537
|
56538
|
56539
|
56563
|
56729
|
56730
|
56731
|
56732
|
57016
|
57017
|
57018
|
57019
|
57020
|
57021
|
57022
|
57374
|
57375
|
57376
|
57377
|
57378
|
57379
|
57381
|
57416
|
57417
|
57418
|
57419
|
57420
|
57772
|
57773
|
57774
|
57775
|
57776
|
58067
|
58068
|
58069
|
58070
|
58071
|
58317
|
58318
|
58319
|
58320
|
58321
|
58322
|
58323
|
58678
|
58679
|
58680
|
58681
|
58682
|
58683
|
58691
|
58697
|
58722
|
58729
|
58731
|
58732
|
58733
|
58734
| 58735 |
58736
|
58737
|
58738