Bugzilla – Attachment 9152 Details for
Bug 7693
clear screen button misaligned
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
proposed patch
0001-Bug-7693-clear-screen-button-misaligned.patch (text/plain), 1.08 KB, created by
Gaetan Boisson
on 2012-04-12 16:15:02 UTC
(
hide
)
Description:
proposed patch
Filename:
MIME Type:
Creator:
Gaetan Boisson
Created:
2012-04-12 16:15:02 UTC
Size:
1.08 KB
patch
obsolete
>From 77a20eef975e262748a144d438b8108c95abb04f Mon Sep 17 00:00:00 2001 >From: Gaetan Boisson <gaetan.boisson@biblibre.com> >Date: Thu, 12 Apr 2012 17:59:32 +0200 >Subject: [PATCH] Bug 7693 - clear screen button misaligned > >This patch removes firefox specific lines in the css which were breaking the display >--- > .../intranet-tmpl/prog/en/css/staff-global.css | 9 +-------- > 1 files changed, 1 insertions(+), 8 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 ef01648..e145158 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css >+++ b/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css >@@ -2076,18 +2076,11 @@ fieldset.rows+h3 {clear:both;padding-top:.5em;} > } > > #clearscreen { >- margin-right: 0; > position: absolute; > top:0; > right:0; > } >-/* CSS Hack to target Firefox */ >-@-moz-document url-prefix() { >- #clearscreen { >- margin-right : 1em; >- top: -1em; >- } >-} >+ > #clearscreen a { > display:block; > -moz-border-radius: 0 0 0 5px; >-- >1.7.5.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 7693
:
8128
|
9152
|
9156