diff --git a/browser/css/cool.css b/browser/css/cool.css index 869c89b10..1cd72b8a0 100644 --- a/browser/css/cool.css +++ b/browser/css/cool.css @@ -892,6 +892,17 @@ nav.spreadsheet-color-indicator ~ #sidebar-dock-wrapper { background-size: 82px; background-position: right center; } + +#lokit-logo { + align-items: center; + justify-content: right; + flex-grow: 1; + background-repeat: no-repeat; + background-size: 82px; + background-position: right center; + background-image: url('remote/lokit-extra-img.svg'); +} + #about-dialog-info-container { align-items: center; justify-content: flex-start;