Commit 8d6fbd9a authored by Srishti Bankar's avatar Srishti Bankar Committed by Tim Plunkett
Browse files

Issue #3282691 by srishtiiee, elber: "Installed" button should have sufficient color contrast

parent 604686f3
Loading
Loading
Loading
Loading
+0 −0

File changed.

Preview suppressed by a .gitattributes entry or the file's encoding is unsupported.

+0 −0

File changed.

Preview suppressed by a .gitattributes entry or the file's encoding is unsupported.

+0 −0

File changed.

Preview suppressed by a .gitattributes entry or the file's encoding is unsupported.

+4 −0
Original line number Diff line number Diff line
@@ -100,4 +100,8 @@
    margin: 0;
    justify-content: center;
  }

  .button--secondary {
    background-color: #575757;
  }
</style>