Bugzilla – Attachment 58071 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), 853 bytes, created by
Josef Moravec
on 2016-12-09 13:15:38 UTC
(
hide
)
Description:
Bug 16239: Use inline-block for split buttons only in tables
Filename:
MIME Type:
Creator:
Josef Moravec
Created:
2016-12-09 13:15:38 UTC
Size:
853 bytes
patch
obsolete
>From 24e589596d253b7d690394ccd52bc1764afa4cda 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 > >--- > 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 523e81f..a6672dd 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.1.4
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