Removed white-background from ul.gallery; Updated commonPrint gallery styles
authorKrinkle <krinkle@users.mediawiki.org>
Thu, 24 Feb 2011 21:16:41 +0000 (21:16 +0000)
committerKrinkle <krinkle@users.mediawiki.org>
Thu, 24 Feb 2011 21:16:41 +0000 (21:16 +0000)
commit7b0b4f08991b955bd55e03279a50bf084d7e9cf4
tree198eb70275ddfd2bd6d831021dfe827aec9a61c2
parent7206e4aa98a0064953d5e3e0df2f70ae6e3cecf5
Removed white-background from ul.gallery; Updated commonPrint gallery styles

Since a while now proper margins and overflow prevent underlines and stuff from shining through other elements (such as tables, thumbs and galleries). Therefore there's no longer a need to force a white-background which caused ugly galleries on (parts of) pages with a non-white background (ie. a table.wikitable, or div.toccolours or  Commons' {{Information}} template)

The printstyles were outdated (stil targeted <table> instead of the new fluid galleries' <ul>). Updated now and white background removed there as well

* This commit fixes (bug 27458) Remove white background-color from ul.gallery
* r65923 introduced print-style for galleries (to make them look like galleries instead of tables)
* r77411 made galleries fluid and therewith changed the element from <table> to <ul>
skins/common/commonPrint.css
skins/common/shared.css