http://www.mediawiki.org/wiki/Special:Code/MediaWiki/99747

Revision: 99747
Author:   catrope
Date:     2011-10-14 00:04:01 +0000 (Fri, 14 Oct 2011)
Log Message:
-----------
Contest: @embed for all images

Modified Paths:
--------------
    trunk/extensions/Contest/resources/contest.special.welcome.css

Modified: trunk/extensions/Contest/resources/contest.special.welcome.css
===================================================================
--- trunk/extensions/Contest/resources/contest.special.welcome.css      
2011-10-13 23:39:53 UTC (rev 99746)
+++ trunk/extensions/Contest/resources/contest.special.welcome.css      
2011-10-14 00:04:01 UTC (rev 99747)
@@ -77,6 +77,7 @@
        padding: 1em 1.5em 1.25em 1.5em;
        text-decoration: none;
        outline: none;
+       /* @embed */
        background-image: url(images/arrow.png);
        background-position: right center;
        background-repeat: no-repeat;
@@ -84,6 +85,7 @@
 .mw-codechallenge-box-outside:hover .mw-codechallenge-box-text,
 .mw-codechallenge-box-outside:focus .mw-codechallenge-box-text,
 .mw-codechallenge-box-selected .mw-codechallenge-box-text {
+       /* @embed */
        background-image: url(images/arrow-hover.png);
        text-decoration:none;
 }
@@ -118,6 +120,7 @@
        top: 3px;
        width: 16px;
        height: 32px;
+       /* @embed */
        background-image: url(images/callout.png);
        background-position: left top;
        background-repeat: no-repeat;


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to