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

Commit 81aca09e authored by Ronak Patel's avatar Ronak Patel
Browse files

added new class

parent a9103926
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -58,6 +58,7 @@
	--input-background-color: #181818;
	--icon-notifications-notifications-000000: url("/svg/notifications/notifications?color=000");
	--icon-notifications-notifications-new-000000: url("/svg/notifications/notifications-new?color=000");
	--icon-notifications-notifications-pre-000000: url("/svg/notifications/notifications-has-new?color=000");
	--icon-search-000: url("/svg/core/actions/search?color=000");
  }

@@ -539,6 +540,9 @@
  .icon-notifications {
	background-image: var(--icon-notifications-notifications-000000);
  }
  .icon-notifications-pre {
	background-image: var(--icon-notifications-notifications-pre-000000);
  }
  /* .notifications-button {
	background-image: var(--icon-notifications-notifications-000000);
	background-repeat: no-repeat;