Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 581570 Details for
Bug 818141
New web HTML impacts standalone HTML
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch to fix invalid CSS
0001-Fix-invalid-CSS-for-Prev-Next-links-in-HTML-output.patch (text/plain), 1.19 KB, created by
Raphaël Hertzog
on 2012-05-02 10:38:16 UTC
(
hide
)
Description:
Patch to fix invalid CSS
Filename:
MIME Type:
Creator:
Raphaël Hertzog
Created:
2012-05-02 10:38:16 UTC
Size:
1.19 KB
patch
obsolete
>From 4bc687522da47e3e00170052a110b3c4c9e68e9e Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Rapha=C3=ABl=20Hertzog?= <hertzog@debian.org> >Date: Wed, 2 May 2012 12:31:23 +0200 >Subject: [PATCH] Fix invalid CSS for Prev/Next links in HTML output > >--- > publican/datadir/Common_Content/common/en-US/css/common.css | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/publican/datadir/Common_Content/common/en-US/css/common.css b/publican/datadir/Common_Content/common/en-US/css/common.css >index d973fb1..1ae555a 100644 >--- a/publican/datadir/Common_Content/common/en-US/css/common.css >+++ b/publican/datadir/Common_Content/common/en-US/css/common.css >@@ -1318,14 +1318,14 @@ ul li p:last-child, ul li para:last-child { > } > > .docnav li.next a strong { >- background: url(../images/stock-go-forward.png) 120% right no-repeat; >+ background: url(../images/stock-go-forward.png) top right no-repeat; > padding-top:3px; > padding-bottom:4px; > padding-right:28px; > } > > .docnav li.previous a strong { >- background: url(../images/stock-go-back.png) 120% left no-repeat; >+ background: url(../images/stock-go-back.png) top left no-repeat; > padding-top:3px; > padding-bottom:4px; > padding-left:28px; >-- >1.7.10 >
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
Attachments on
bug 818141
: 581570