Last modified: 2010-01-21 21:17:39 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T24212, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 22212 - Dashed border around pre elements in Bugzilla Vector skin makes diffs hard to read
Dashed border around pre elements in Bugzilla Vector skin makes diffs hard to...
Status: RESOLVED DUPLICATE of bug 22190
Product: Wikimedia
Classification: Unclassified
Bugzilla (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Priyanka Dhanda
https://bugzilla.wikimedia.org/attach...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-01-21 15:57 UTC by Ilmari Karonen
Modified: 2010-01-21 21:17 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Ilmari Karonen 2010-01-21 15:57:58 UTC
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.
Comment 1 Sam Reed (reedy) 2010-01-21 19:12:45 UTC
bug 22190 is related...
Comment 2 Mike.lifeguard 2010-01-21 19:19:50 UTC
(In reply to comment #1)
> bug 22190 is related...

I think it is a straight-up dupe :\
Comment 3 Sam Reed (reedy) 2010-01-21 21:17:39 UTC
Marking as duplicate.. I think you're right

*** This bug has been marked as a duplicate of bug 22190 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links