r79901 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r79900‎ | r79901 | r79902 >
Date:16:39, 9 January 2011
Author:hartman
Status:ok
Tags:
Comment:
@embed for lqt.css
Modified paths:
  • /trunk/extensions/LiquidThreads/lqt.css (modified) (history)

Diff [purge]

Index: trunk/extensions/LiquidThreads/lqt.css
@@ -275,6 +275,7 @@
276276 display: block;
277277 height: 2em;
278278 padding-right: 18px; /* img is 16px */
 279+ /* @embed */
279280 background-image: url('icons/arrow-down-icon.png');
280281 background-position: right center;
281282 background-repeat: no-repeat;
@@ -358,6 +359,7 @@
359360
360361 .lqt-command-reply a {
361362 padding-left: 26px;
 363+ /* @embed */
362364 background-image: url(icons/reply.png) !important;
363365 background-repeat: no-repeat;
364366 background-position: left center !important;
@@ -372,6 +374,7 @@
373375 .lqt-command-quote a {
374376 margin-left: 1em;
375377 height: 2em;
 378+ /* @embed */
376379 background-image: url(icons/quote.png);
377380 background-position: left center !important;
378381 background-repeat: no-repeat;

Follow-up revisions

RevisionCommit summaryAuthorDate
r79907Follow up r79901 and 79905 with more @embed for LQT.hartman18:02, 9 January 2011

Status & tagging log