Bugzilla – Attachment 56537 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: Fixing some forms display issues
Bug-16239-Fixing-some-forms-display-issues.patch (text/plain), 2.02 KB, created by
Josef Moravec
on 2016-10-14 13:22:05 UTC
(
hide
)
Description:
Bug 16239: Fixing some forms display issues
Filename:
MIME Type:
Creator:
Josef Moravec
Created:
2016-10-14 13:22:05 UTC
Size:
2.02 KB
patch
obsolete
>From eb31a12db3b93cfe6bf261983002c751894915de Mon Sep 17 00:00:00 2001 >From: Josef Moravec <josef.moravec@gmail.com> >Date: Fri, 14 Oct 2016 12:32:49 +0200 >Subject: [PATCH] Bug 16239: Fixing some forms display issues > >--- > koha-tmpl/intranet-tmpl/prog/css/datatables.css | 10 +++++++++- > koha-tmpl/intranet-tmpl/prog/css/staff-global.css | 7 ++++++- > 2 files changed, 15 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/css/datatables.css b/koha-tmpl/intranet-tmpl/prog/css/datatables.css >index 70b646b..b26e9d0 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/datatables.css >+++ b/koha-tmpl/intranet-tmpl/prog/css/datatables.css >@@ -50,7 +50,11 @@ div.dataTables_paginate { > div.dataTables_filter label, > div.dataTables_length label, > div.dataTables_info label, >-div.dataTables_paginate label{ >+div.dataTables_paginate label, >+div.dataTables_filter input, >+div.dataTables_length input, >+div.dataTables_info input, >+div.dataTables_paginate input { > padding: 0; > } > >@@ -273,3 +277,7 @@ table.group tr.even td { > background-color: #FFF; > border-right : 1px solid #BCBCBC; > } >+ >+button.dt-button, div.dt-button, a.dt-button { >+ margin: 3px 3px 0; >+} >diff --git a/koha-tmpl/intranet-tmpl/prog/css/staff-global.css b/koha-tmpl/intranet-tmpl/prog/css/staff-global.css >index 3c77ff5..8c17672 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/staff-global.css >+++ b/koha-tmpl/intranet-tmpl/prog/css/staff-global.css >@@ -682,6 +682,7 @@ fieldset.rows ol.radio label { > width : auto; > float : none; > margin-right : 30px; >+ margin-left: 20px; > padding-left: 0; > vertical-align: middle; > } >@@ -693,7 +694,7 @@ fieldset.rows li.radio input + label { > > fieldset.rows ol.radio input[type="checkbox"], > fieldset.rows ol.radio input[type="radio"] { >- margin-left: -28px; >+ margin-left: -20px; > } > > fieldset.rows ol.radio label.radio { >@@ -2847,3 +2848,7 @@ div[class$="_table_controls"] { > fieldset.rows + fieldset.action { > padding-top: 20px; > } >+ >+.yui-u .rows li p label.widelabel { >+ width: auto; >+} >-- >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