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>2020-05-15 09:27:45 +0200
commitb68ff3958c3fa5a7fd409b2040ab84f1555ffb14 (patch)
tree635fb1954029d8d12f9ccdaff3acec01ea82a48f /help3xsl
parentad31119e99c41a1b523c5c227c14d557238996ed (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.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css
index 2c67d206c1..24bd72ad2d 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -366,12 +366,11 @@ header {
font-size: 24px;
}
.logo .symbol {
- 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;
- margin-right: 10px;
}
[aria-hidden='true'],
[data-a11y-toggle]:not([aria-controls]) {