Bug 980706

Summary: RFE: Addition to overrides.css to render output from Pressgang CCMS more attractively
Product: [Community] Publican Reporter: Tim Hildred <thildred>
Component: publican-redhatAssignee: Nobody <nobody>
Status: CLOSED WONTFIX QA Contact: Ruediger Landmann <rlandman>
Severity: high Docs Contact:
Priority: unspecified    
Version: futureCC: nbarcet, rlandman, sgordon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-10-23 01:31:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tim Hildred 2013-07-03 05:20:26 UTC
Currently, the Pressgang "report a bug" links render unattractively. They are too bold and noisey.

That being said, they are being used by customers and GSS to report bugs in documentation, and have enabled valuable feedback.

This addition to the overrides.css in the publican-redhat brand makes the "report a bug" links much more subtle. 

Suggested css addition:


.RoleCreateBugPara a{
  padding: 0em 0.8em 0.2em;
  background-color:white;
  margin:0em .5em;
  font-size:12px;
  color: lightgray;
  border-bottom:none;
}

.RoleCreateBugPara a:visited {color: lightgray; border-bottom:none; }
.RoleCreateBugPara {float:right; text-align:right;}
.RoleCreateBugPara a:link {color: lightgray; border-bottom:none;}
.RoleCreateBugPara a:focus,
.RoleCreateBugPara a:hover{
border-bottom: 1px dotted red;
color: red;
}

Here is an example of how this renders:
https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_MRG/2/html/Messaging_Installation_and_Configuration_Guide/Set_Broker_options_in_a_configuration_file.html

Comment 1 Stephen Gordon 2013-07-10 14:08:24 UTC
+1 From RHOS side of the house, PM and other stakeholders very much like the ability to gather feedback direct from the page but would prefer the more discreet styling.

For now we intend to switch to the publican-redhat-video brand as a stopgap but would prefer if this made it to the main publican-redhat brand.

Comment 2 Ruediger Landmann 2013-08-02 05:32:11 UTC
Moving this upstream; this is not a Fedora-specific issue

Comment 6 Jeff Fearn 🐞 2024-10-23 01:31:02 UTC
Internal Brands are no longer tracked in Red Hat Bugzilla.