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

New commits:
commit 277bf7c7c768093372931b1a84dc0d9a3695d5a9
Author:     Szymon Kłos <szymon.k...@collabora.com>
AuthorDate: Mon Sep 7 12:52:50 2020 +0200
Commit:     Szymon Kłos <szymon.k...@collabora.com>
CommitDate: Mon Sep 7 13:58:21 2020 +0200

    notebookar: make loading spinners less distractive
    
    Change-Id: I44d0e11d5f828b221b31d496ac4994134fb7d955
    Reviewed-on: https://gerrit.libreoffice.org/c/online/+/102165
    Tested-by: Jenkins
    Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com>
    Reviewed-by: Szymon Kłos <szymon.k...@collabora.com>

diff --git a/loleaflet/css/notebookbar.css b/loleaflet/css/notebookbar.css
index a6121768e..6bc396b55 100644
--- a/loleaflet/css/notebookbar.css
+++ b/loleaflet/css/notebookbar.css
@@ -683,7 +683,7 @@ div[id*='Row'].notebookbar, div[id*='Column'].notebookbar, 
#SendToBack.notebookb
 .ui-drawing-area-loader
 {
        border: 5px solid #f3f3f3;
-       border-top: 5px solid #3498db;
+       border-top: 5px solid #d6d6d6;
        border-radius: 50%;
        width: 20px;
        height: 20px;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to