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>2021-03-31 18:45:06 +0200
commit37e2a282389fc5592eef89c3166755d9828f5a0b (patch)
treecfed2af92985e28e30164e259858377bdd4fe577 /help3xsl
parent5344cde8c380db6a102ef1fb92439c256ceb6c01 (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 197052902b..257521c2db 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -365,10 +365,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;
}