r52367 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r52366‎ | r52367 | r52368 >
Date:17:34, 24 June 2009
Author:werdna
Status:deferred
Tags:
Comment:
Only indent subthreads
Modified paths:
  • /trunk/extensions/LiquidThreads/lqt.css (modified) (history)

Diff [purge]

Index: trunk/extensions/LiquidThreads/lqt.css
@@ -530,6 +530,11 @@
531531 list-style-image: none;
532532 }
533533
 534+.lqt-thread-permalink {
 535+ padding-left: 0.5em;
 536+ padding-right: 0.5em;
 537+}
 538+
534539 .lqt-thread-actions-trigger {
535540 margin-bottom: 0;
536541 }
@@ -550,6 +555,10 @@
551556 border: 1px solid #cccccc;
552557 padding: 0.2em;
553558 margin: 0.3em;
 559+}
 560+
 561+/* Only indent subthreads */
 562+.lqt_thread .lqt_thread {
554563 margin-left: 2em;
555564 }
556565

Status & tagging log