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

Commit a368f3b5 authored by Akhil's avatar Akhil 🙂
Browse files

Added fixes for files app UI

parent 1049bc56
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -419,6 +419,9 @@ button.action-item__menutoggle.icon-add,
.icon-download {
  background-image: var(--icon-download-808080);
}
.icon-template-add {
  background-image: var(--icon-template-add-808080);
}
.icon-tasks,
.panel--header .icon-tasks,
.modal__content .icon-tasks {
@@ -760,6 +763,10 @@ body[data-dashboard-background="default"] #app-dashboard h2 {
  background-size: 14px;
}

#content.app-files #editor .menububble__button {
  background-color: var(--color-primary);
}

#uploadprogressbar + button.icon-close,
#google-rm-cred .icon-close,
#google-drive button .icon-close,