r79574 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r79573‎ | r79574 | r79575 >
Date:12:58, 4 January 2011
Author:catrope
Status:ok
Tags:
Comment:
Fix jQuery UI dialog CSS for close-x.png -> close.png rename in Vector theme
Modified paths:
  • /trunk/phase3/resources/jquery.ui/themes/vector/jquery.ui.dialog.css (modified) (history)

Diff [purge]

Index: trunk/phase3/resources/jquery.ui/themes/vector/jquery.ui.dialog.css
@@ -27,7 +27,7 @@
2828 }
2929 /* FIXME: Should just update the icon sprite if we're keeping this X */
3030 body .ui-dialog .ui-icon-closethick {
31 - background: url(images/close-x.png) no-repeat 50% 50% !important;
 31+ background: url(images/close.png) no-repeat 50% 50% !important;
3232 }
3333 body .ui-dialog .ui-dialog-buttonpane {
3434 margin-top: 0 !important;

Follow-up revisions

RevisionCommit summaryAuthorDate
r798131.17: MFT r78093, r79245, r79570, r79571, r79573, r79574, r79581, r79582, r79...catrope13:20, 7 January 2011

Status & tagging log