loleaflet/css/partsPreviewControl.css |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0e7df8938a7df831ec859fd4df00a5e5878df7dc
Author:     Jan Holesovsky <ke...@collabora.com>
AuthorDate: Fri Nov 23 09:28:39 2018 +0100
Commit:     Andras Timar <andras.ti...@collabora.com>
CommitDate: Sun Sep 29 15:45:14 2019 +0200

    slide sorter: Let's not use red to indicate the drop area.
    
    Change-Id: I7416a1cc856b63698e7acd12fcecdb4a5abf2f5f

diff --git a/loleaflet/css/partsPreviewControl.css 
b/loleaflet/css/partsPreviewControl.css
index 4913e2112..6efab803b 100644
--- a/loleaflet/css/partsPreviewControl.css
+++ b/loleaflet/css/partsPreviewControl.css
@@ -45,5 +45,5 @@
 
 /* Highlight where a slide can be dropped when reordering by drag-and-drop. */
 .preview-img-dropsite {
-    border-bottom: 3px solid red;
+    border-bottom: 3px solid #b6b6b6;
 }
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to