diff options
Diffstat (limited to 'help3xsl')
-rw-r--r-- | help3xsl/default.css | 4 |
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; } |