r98794 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r98793‎ | r98794 | r98795 >
Date:18:49, 3 October 2011
Author:reedy
Status:ok
Tags:
Comment:
Merge r93431, seems missing from r98754
Modified paths:
  • /branches/REL1_18/phase3/skins/common/commonPrint.css (modified) (history)
  • /branches/REL1_18/phase3/skins/common/shared.css (modified) (history)

Diff [purge]

Index: branches/REL1_18/phase3/skins/common/commonPrint.css
@@ -240,7 +240,6 @@
241241 /* Galleries (see shared.css for more info) */
242242 li.gallerybox {
243243 vertical-align: top;
244 - background-color: #f9f9f9;
245244 border: solid 2px white;
246245 display: -moz-inline-box;
247246 display: inline-block;
Index: branches/REL1_18/phase3/skins/common/shared.css
@@ -622,7 +622,6 @@
623623 /* Don't forget to update commonPrint.css */
624624 li.gallerybox {
625625 vertical-align: top;
626 - background-color: #f9f9f9;
627626 border: solid 2px white;
628627 display: -moz-inline-box;
629628 display: inline-block;
@@ -649,6 +648,7 @@
650649 li.gallerybox div.thumb {
651650 text-align: center;
652651 border: 1px solid #ccc;
 652+ background-color: #f9f9f9;
653653 margin: 2px;
654654 }
655655

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r93431off-white background color matting should be applied only within the thumbnai...kaldari21:12, 28 July 2011
r98754MFT r93431, r94761, r97762, r97772, r97774, r97777, r97817reedy13:10, 3 October 2011

Status & tagging log