mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
Remove the icon since it's defined by the app itself
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
77fcee7979
commit
7e3bd63a70
2 changed files with 0 additions and 7 deletions
|
|
@ -20,9 +20,6 @@ input#openid, input#webdav { width:20em; }
|
|||
.nav-icon-clientsbox {
|
||||
background-image: url('../img/change.svg?v=1');
|
||||
}
|
||||
.nav-icon-activity {
|
||||
background-image: url('../img/activity-dark.svg?v=1');
|
||||
}
|
||||
.nav-icon-federated-cloud {
|
||||
background-image: url('../img/share.svg?v=1');
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,4 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="32" width="32" version="1.0">
|
||||
<path d="m16 1-10 18h11l-1 12 10-18h-11z"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 185 B |
Loading…
Reference in a new issue