Bugzilla – Attachment 5753 Details for
Bug 6689
Improve styling of table pager
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Fix for Bug 6689 - Improve styling of table pager
SIGNED-OFF-Fix-for-Bug-6689---Improve-styling-of-t.patch (text/plain), 1.40 KB, created by
Nicole C. Engard
on 2011-10-06 20:13:15 UTC
(
hide
)
Description:
[SIGNED-OFF] Fix for Bug 6689 - Improve styling of table pager
Filename:
MIME Type:
Creator:
Nicole C. Engard
Created:
2011-10-06 20:13:15 UTC
Size:
1.40 KB
patch
obsolete
>From ff3373eb489eed022653c35ecdc5637e7928824c Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Wed, 20 Jul 2011 15:21:17 -0400 >Subject: [PATCH] [SIGNED-OFF] Fix for Bug 6689 - Improve styling of table pager > >Adds some style to the table pager include. Also >styles the pages "1/2" input field so that it >does not look like an input field (since editing >the value does nothing). > >Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> >--- > .../intranet-tmpl/prog/en/css/staff-global.css | 21 ++++++++++++++++++++ > 1 files changed, 21 insertions(+), 0 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css b/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css >index c52c252..8784694 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css >+++ b/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css >@@ -2048,3 +2048,24 @@ fieldset.rows+h3 {clear:both;padding-top:.5em;} > color : #cc0000; > } > >+div.pager { >+ background-color : #E8E8E8; >+ border : 1px solid #BCBCBC; >+ -moz-border-radius : 5px; >+ display : inline-block; >+ font-size : 85%; >+ padding : .3em .5em .3em .5em; >+ margin : .4em 0; >+} >+div.pager img { >+ vertical-align : middle; >+} >+div.pager img.last { >+ padding-right: 5px; >+} >+div.pager input.pagedisplay { >+ border : 0; >+ background-color : transparent; >+ font-weight: bold; >+ text-align : center; >+} >\ No newline at end of file >-- >1.7.2.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 6689
:
4912
|
5751
|
5753
|
12251
|
12295