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

polls-icon.scss « scss « assets « js « src - github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f506cdfe3e165a9659c04a5d7d3c29c27b7b5e29 (plain)
1
2
3
4
.icon-polls {
	background-image: url(../../../../img/polls.svg);
	filter: var(--background-invert-if-dark);
}