Index: trunk/extensions/LiquidThreads/lqt.css |
— | — | @@ -478,7 +478,7 @@ |
479 | 479 | .lqt-drop-zone.lqt-drop-zone-hover { |
480 | 480 | border: 1px solid #3333ff !important; |
481 | 481 | color: #3333ff !important; |
482 | | - background: springgreen; |
| 482 | + background: #00ff7f; |
483 | 483 | font-weight: bold !important; |
484 | 484 | } |
485 | 485 | |