mirror of
https://github.com/nextcloud/app_api.git
synced 2025-08-16 17:03:09 +00:00
5 lines
117 B
CSS
5 lines
117 B
CSS
.icon-app-ecosystem-v2 {
|
|
background-image: url('../img/app-dark.svg');
|
|
filter: var(--background-invert-if-dark);
|
|
}
|