https://bugzilla.wikimedia.org/show_bug.cgi?id=22212
Summary: Dashed border around pre elements in Bugzilla Vector
skin makes diffs hard to read
Product: Wikimedia
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: Normal
Component: Bugzilla
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
The CSS file https://bugzilla.wikimedia.org/skins/custom/vector.css used in the
new styling of Wikimedia's Bugzilla contains the following rule:
pre {
padding: 1em;
border: 1px dashed #2f6fab;
color: black;
background-color: #f9f9f9;
line-height: 1.1em;
}
The padding, border and background defined in this rule make diffs really ugly
and hard to read, since Bugzilla wraps each diff line in a separate pre
element. This rule should either be removed or overridden by a more specific
one.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l