[Libreoffice-commits] online.git: loleaflet/css
Pedro (via logerrit)
logerrit at kemper.freedesktop.org
Mon Oct 7 08:18:03 UTC 2019
loleaflet/css/toolbar.css | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 329a574f458b0848231a84b5b87b000bef61b374
Author: Pedro <pedro.silva at collabora.com>
AuthorDate: Fri Oct 4 09:19:23 2019 +0200
Commit: Szymon Kłos <szymon.klos at collabora.com>
CommitDate: Mon Oct 7 10:17:45 2019 +0200
Simplify mobile-wizard header
Change-Id: If0bcd9bd7cdc42b0400ef7cfab3cb6ef7a35f272
Reviewed-on: https://gerrit.libreoffice.org/80177
Reviewed-by: Szymon Kłos <szymon.klos at collabora.com>
Tested-by: Szymon Kłos <szymon.klos at collabora.com>
diff --git a/loleaflet/css/toolbar.css b/loleaflet/css/toolbar.css
index 7d83755d9..46ff0dd3f 100644
--- a/loleaflet/css/toolbar.css
+++ b/loleaflet/css/toolbar.css
@@ -784,9 +784,9 @@ tr.useritem > td > img {
}
#mobile-wizard-titlebar {
- background-color: #3768A6;
+ background-color: white;
height: 56px;
- color: white;
+ color: #636363;
}
.ui-content.mobile-wizard {
More information about the Libreoffice-commits
mailing list