summaryrefslogtreecommitdiff
path: root/help3xsl
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2018-08-09 20:56:03 +0200
committerAndras Timar <andras.timar@collabora.com>2022-03-09 10:07:35 +0100
commit619a23f48bce75600a9c0f30ad48686b5db1ec25 (patch)
treec0d64301c05c3b5a87a511e85b5716ed038214b8 /help3xsl
parent4caaedc3315f236c0ad06a706a8bf5c0c7a14d39 (diff)
[cp] Exchange the logo.
Change-Id: I138d97fd40764ff455354f4ad53f9a7fb72faba8 Reviewed-on: https://gerrit.libreoffice.org/58797 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'help3xsl')
-rw-r--r--help3xsl/default.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css
index 2eff6c39ff..6ad464e6ef 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -367,10 +367,10 @@ h6 {
padding: 8px 8px 8px 20px;
}
.symbol div {
- background-image: url(media/navigation/libo-symbol-white.svg);
+ background-image: url(media/navigation/collabora-online-logo.svg);
background-repeat: no-repeat;
background-size: contain;
- width: 52px;
+ width: 60px;
height: 60px;
}