r79582 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r79581‎ | r79582 | r79583 >
Date:14:28, 4 January 2011
Author:catrope
Status:ok
Tags:
Comment:
Remove two useless CSS rules that would cause one image to be embedded thrice
Modified paths:
  • /trunk/phase3/resources/jquery.ui/themes/vector/jquery.ui.theme.css (modified) (history)

Diff [purge]

Index: trunk/phase3/resources/jquery.ui/themes/vector/jquery.ui.theme.css
@@ -44,8 +44,6 @@
4545
4646 /* states and images */
4747 .ui-icon { width: 16px; height: 16px; /* @embed */ background-image: url(images/ui-icons_72a7cf_256x240.png); }
48 -.ui-widget-content .ui-icon { /* @embed */ background-image: url(images/ui-icons_72a7cf_256x240.png); }
49 -.ui-widget-header .ui-icon { /* @embed */ background-image: url(images/ui-icons_72a7cf_256x240.png); }
5048 .ui-state-default .ui-icon { /* @embed */ background-image: url(images/ui-icons_3d80b3_256x240.png); }
5149 .ui-state-hover .ui-icon, .ui-state-focus .ui-icon { /* @embed */ background-image: url(images/ui-icons_2694e8_256x240.png); }
5250 .ui-state-active .ui-icon { /* @embed */ background-image: url(images/ui-icons_666666_256x240.png); }

Follow-up revisions

RevisionCommit summaryAuthorDate
r79766Improves on r79582 - no need to delete the rules, just merge them! Do you rea...tparscal22:42, 6 January 2011
r79770Improves on r79766, and thus also r79582 - the original only applied the widt...tparscal22:46, 6 January 2011
r798131.17: MFT r78093, r79245, r79570, r79571, r79573, r79574, r79581, r79582, r79...catrope13:20, 7 January 2011

Status & tagging log