Bugzilla – Attachment 9713 Details for
Bug 7977
Add a "Quote-of-the-day" feature to the OPAC homepage
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7977: Updating datatables.css to reflect changes from v1.8.1 to v1.9.1
Bug-7977-Updating-datatablescss-to-reflect-changes.patch (text/plain), 2.97 KB, created by
Mason James
on 2012-05-22 23:54:23 UTC
(
hide
)
Description:
Bug 7977: Updating datatables.css to reflect changes from v1.8.1 to v1.9.1
Filename:
MIME Type:
Creator:
Mason James
Created:
2012-05-22 23:54:23 UTC
Size:
2.97 KB
patch
obsolete
>From c310835db4b72d698237fe53ae66b28a0846790f Mon Sep 17 00:00:00 2001 >From: Chris Nighswonger <cnighswonger@foundations.edu> >Date: Tue, 17 Apr 2012 11:06:57 -0400 >Subject: [PATCH] Bug 7977: Updating datatables.css to reflect changes from v1.8.1 to v1.9.1 >Content-Type: text/plain; charset="utf-8" >http://koha-community.org > >Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> >Signed-off-by: Mason James <mtj@kohaaloha.com> >--- > koha-tmpl/intranet-tmpl/prog/en/css/datatables.css | 22 ++++++++++---------- > 1 files changed, 11 insertions(+), 11 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/css/datatables.css b/koha-tmpl/intranet-tmpl/prog/en/css/datatables.css >index e7b11bd..ba7e233 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/css/datatables.css >+++ b/koha-tmpl/intranet-tmpl/prog/en/css/datatables.css >@@ -68,8 +68,8 @@ div.dataTables_paginate { > padding : 0; > } > >-.paging_full_numbers span.paginate_button, >-.paging_full_numbers span.paginate_active { >+.paging_full_numbers a.paginate_button, >+.paging_full_numbers a.paginate_active { > border-right : 1px solid #AAA; > border-left : 1px solid #FFF; > display : block; >@@ -79,48 +79,48 @@ div.dataTables_paginate { > cursor: pointer; > } > >-.paging_full_numbers span.paginate_button { >+.paging_full_numbers a.paginate_button { > color : #0000CC; > } >-.paging_full_numbers span.paginate_button.first { >+.paging_full_numbers a.paginate_button.first { > background-image : url('../../img/first.png'); > background-repeat: no-repeat; > background-position : 2px center; > padding-left : 2em; > } >-.paging_full_numbers span.paginate_button.previous { >+.paging_full_numbers a.paginate_button.previous { > background-image : url('../../img/prev.png'); > background-repeat: no-repeat; > background-position : 2px center; > padding-left : 2em; > } >-.paging_full_numbers span.paginate_button.next { >+.paging_full_numbers a.paginate_button.next { > background-image : url('../../img/next.png'); > background-repeat: no-repeat; > background-position : right center; > padding-right : 2em; > } >-.paging_full_numbers span.paginate_button.last { >+.paging_full_numbers a.paginate_button.last { > background-image : url('../../img/last.png'); > background-repeat: no-repeat; > background-position : right center; > border-right : 1px solid #686868; > padding-right : 2em; > } >-div.bottom.pager .paging_full_numbers span.paginate_button.last { >+div.bottom.pager .paging_full_numbers a.paginate_button.last { > border-right-width : 0; > } >-.paging_full_numbers span.paginate_active { >+.paging_full_numbers a.paginate_active { > background-color : #FFFFEA; > color : #000; > font-weight: bold; > } > >-.paging_full_numbers span.paginate_button:hover { >+.paging_full_numbers a.paginate_button:hover { > background-color: #FFC; > } > >-.paging_full_numbers span.paginate_button.paginate_button_disabled { >+.paging_full_numbers a.paginate_button.paginate_button_disabled { > color : #666; > } > >-- >1.7.2.5
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 7977
:
9310
|
9321
|
9323
|
9324
|
9325
|
9326
|
9327
|
9328
|
9338
|
9343
|
9373
|
9376
|
9377
|
9378
|
9392
|
9405
|
9406
|
9407
|
9408
|
9409
|
9433
|
9434
|
9435
|
9441
|
9442
|
9443
|
9447
|
9473
|
9474
|
9475
|
9476
|
9477
|
9478
|
9479
|
9480
|
9481
|
9482
|
9483
|
9484
|
9485
|
9486
|
9503
|
9504
|
9505
|
9510
|
9517
|
9521
|
9529
|
9530
|
9531
|
9682
|
9683
|
9711
|
9712
| 9713 |
9714
|
9715
|
9716
|
9717
|
9718
|
9719
|
9720
|
9721
|
9722
|
9723
|
9724
|
9725
|
9726
|
9727
|
9728
|
9729
|
9730
|
9731
|
9732