[Libreoffice-commits] online.git: loleaflet/css
Szymon KÅos (via logerrit)
logerrit at kemper.freedesktop.org
Mon Sep 7 11:58:39 UTC 2020
loleaflet/css/notebookbar.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 277bf7c7c768093372931b1a84dc0d9a3695d5a9
Author: Szymon Kłos <szymon.klos at collabora.com>
AuthorDate: Mon Sep 7 12:52:50 2020 +0200
Commit: Szymon Kłos <szymon.klos at 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 <jenkinscollaboraoffice at gmail.com>
Reviewed-by: Szymon Kłos <szymon.klos at 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;
More information about the Libreoffice-commits
mailing list