Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1316eb82 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

Merge branch 'dev/nextcloud-26-fix' into 'main'

progress bar fix and icon fix

See merge request e/infra/ecloud/nextcloud-apps/ecloud-theme-helper!101
parents e9bb110b 8fddd1f7
Loading
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -51,6 +51,15 @@
	#uploadprogressbar + button.icon-close{
		background-image: var(--icon-close-808080);
	}
	progress {
		border-radius: 10px 10px !important;
		height: 12px !important;
		--progress-bar-height: 12px !important;
		bottom:0px !important;
	}
	.menu-open-icon svg, .menu-icon svg path{
		fill: #808080;
	}
}
.onlyoffice-inline {
    #content.app-files {