Last modified: 2006-10-12 04:37:52 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 T8918, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 6918 - Specify table background to be the same as page background
Specify table background to be the same as page background
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
http://en.wikipedia.org/wiki/User:Sim...
: patch, patch-need-review
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-08-04 03:55 UTC by Aryeh Gregor (not reading bugmail, please e-mail directly)
Modified: 2006-10-12 04:37 UTC (History)
0 users

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


Attachments
One-line patch (314 bytes, patch)
2006-08-04 03:55 UTC, Aryeh Gregor (not reading bugmail, please e-mail directly)
Details
Patch with comment (402 bytes, patch)
2006-08-07 19:40 UTC, Aryeh Gregor (not reading bugmail, please e-mail directly)
Details

Description Aryeh Gregor (not reading bugmail, please e-mail directly) 2006-08-04 03:55:17 UTC
After finally getting the devs to set table backgrounds to transparent so they
didn't look awful on special pages like [[Special:Movepage]], per bug 3582, I
discovered the probable reason for why they were specified as white in Monobook
in the first place: if they're transparent, level-one and -two heading rules
(actually border-bottoms) run into them, as can be seen at the provided URL.

Mea culpa.  Tables should be set back to white, and projects that modify the
background colors should modify the background colors of any
background-color-specified descendants as well (#content table { background:
#F8FCFF } .ns-0 * #content table { background: white; } for enwiki).
Comment 1 Aryeh Gregor (not reading bugmail, please e-mail directly) 2006-08-04 03:55:34 UTC
Created attachment 2193 [details]
One-line patch
Comment 2 Aryeh Gregor (not reading bugmail, please e-mail directly) 2006-08-07 19:40:57 UTC
Created attachment 2203 [details]
Patch with comment

Actually, let's not cause the same confusion that resulted in this problem
coming up in the first place.  There's a reason God invented comments.
Comment 3 Aryeh Gregor (not reading bugmail, please e-mail directly) 2006-10-12 04:37:52 UTC
Fixed in r16956 (see also r16957).

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


Navigation
Links