Index: trunk/extensions/LiquidThreads/lqt.css |
— | — | @@ -460,7 +460,7 @@ |
461 | 461 | } |
462 | 462 | |
463 | 463 | .lqt-thread-header { |
464 | | - border-bottom: 1px solid #aaaaaa; |
| 464 | + border: 1px solid #aaaaaa; |
465 | 465 | clear: both; |
466 | 466 | line-height: 2em; |
467 | 467 | background-color: #eeeeee; |
— | — | @@ -553,7 +553,6 @@ |
554 | 554 | } |
555 | 555 | |
556 | 556 | .lqt_thread { |
557 | | - border: 1px solid #cccccc; |
558 | 557 | padding: 0.2em; |
559 | 558 | margin: 0.3em; |
560 | 559 | } |