Bugzilla – Attachment 31211 Details for
Bug 12837
Ajax Circ - various things out of alignment
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 12837 - barcode entry box out of alignment
Bug-12837---barcode-entry-box-out-of-alignment.patch (text/plain), 1.06 KB, created by
Liz Rea
on 2014-08-27 22:30:23 UTC
(
hide
)
Description:
Bug 12837 - barcode entry box out of alignment
Filename:
MIME Type:
Creator:
Liz Rea
Created:
2014-08-27 22:30:23 UTC
Size:
1.06 KB
patch
obsolete
>From ebd54edc2243576be3e22142169498304ed87a50 Mon Sep 17 00:00:00 2001 >From: Liz Rea <liz@catalyst.net.nz> >Date: Thu, 28 Aug 2014 10:28:33 +1200 >Subject: [PATCH] Bug 12837 - barcode entry box out of alignment > >To test: > >Load up a circulation page, note that the middle of the barcode field doesn't line up with the Check-out button. > >Apply the patch > >Reload the page, the middles should now be aligned. >--- > koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >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 93dd519..ee0dd4d 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css >+++ b/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css >@@ -1355,6 +1355,7 @@ h1#logo a { > > .barcode { > font-size : 200%; >+ vertical-align: middle; > } > > li.email a { >@@ -2710,4 +2711,4 @@ span.browse-button { > #i18nMenu .dropdown-menu a:hover, > #i18nMenu .dropdown-menu a:focus { > color : #FFF; >-} >\ No newline at end of file >+} >-- >1.9.1
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 12837
:
31211
|
31212
|
31213
|
31214
|
31264
|
31289