r52733 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r52732‎ | r52733 | r52734 >
Date:09:52, 3 July 2009
Author:werdna
Status:deferred
Tags:
Comment:
Nix the boxes around each thread. Indenatation does it fine.
Modified paths:
  • /trunk/extensions/LiquidThreads/lqt.css (modified) (history)

Diff [purge]

Index: trunk/extensions/LiquidThreads/lqt.css
@@ -460,7 +460,7 @@
461461 }
462462
463463 .lqt-thread-header {
464 - border-bottom: 1px solid #aaaaaa;
 464+ border: 1px solid #aaaaaa;
465465 clear: both;
466466 line-height: 2em;
467467 background-color: #eeeeee;
@@ -553,7 +553,6 @@
554554 }
555555
556556 .lqt_thread {
557 - border: 1px solid #cccccc;
558557 padding: 0.2em;
559558 margin: 0.3em;
560559 }

Status & tagging log