Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ncp-web/ncp.css')
-rw-r--r--ncp-web/ncp.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/ncp-web/ncp.css b/ncp-web/ncp.css
index 44ced9a6..2ff5a793 100644
--- a/ncp-web/ncp.css
+++ b/ncp-web/ncp.css
@@ -424,7 +424,7 @@ input[type='checkbox'].checkbox--white:indeterminate:disabled + label:after,inpu
}
#header .logo-icon {
display:inline-block;
- background-image:url('ncp-logo.png');
+ background-image:url('img/ncp-logo.svg');
background-repeat:no-repeat;
background-position:center center;
background-size:contain;