summaryrefslogtreecommitdiff
path: root/help3xsl/default.css
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2018-08-09 20:56:03 +0200
committerAndras Timar <andras.timar@collabora.com>2018-08-09 21:43:56 +0200
commitb030005f9498d9bee1e4b059f9c36390e8941085 (patch)
tree5d0ff16a8d143b835012ad1f4aedfae12fcf5114 /help3xsl/default.css
parent395750718d5c37309d754c82e82cccfab41e9d59 (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/default.css')
-rw-r--r--help3xsl/default.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css
index 88c24facf2..f5eaa0641d 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -386,12 +386,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;
}
.lang nav, .modules nav {
z-index: 100;