01tonythomas has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/93740


Change subject: Added highlighting after clicking "Drag to new location" button 
of Liquid Threads. Bug: 25538
......................................................................

Added highlighting after clicking "Drag to new location" button of Liquid 
Threads.
Bug: 25538

Change-Id: Ica7b869acea5ef216335b4bbd3ea4b385d0a7f8f
---
M lqt.css
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/LiquidThreads 
refs/changes/40/93740/1

diff --git a/lqt.css b/lqt.css
index 89167aa..acfd99d 100644
--- a/lqt.css
+++ b/lqt.css
@@ -44,6 +44,10 @@
        margin-bottom: 0.6em;
        padding: 10px 0 0;
 }
+.lqt_thread.ui-draggable > .lqt-post-wrapper {
+    border-color: Aquamarine;
+    background-color: PowderBlue;  
+}
 .lqt_header {
        border: none;
        margin-bottom: 0;

-- 
To view, visit https://gerrit.wikimedia.org/r/93740
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ica7b869acea5ef216335b4bbd3ea4b385d0a7f8f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/LiquidThreads
Gerrit-Branch: master
Gerrit-Owner: 01tonythomas <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to