Commit 2346ab0f authored by Itiel's avatar Itiel
Browse files

Bug 1817865 - Fill icons on the UEP with the current color r=willdurand,desktop-theme-reviewers,dao

parent b8beed3a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -29,6 +29,8 @@ unified-extensions-item {
}

#unified-extensions-panel .unified-extensions-item {
  -moz-context-properties: fill;
  fill: currentColor;
  /* Have some spacing between items in the panel; mainly useful for when HCM is enabled. */
  padding-block: 2px;
}