Skip to content

Commit

Permalink
Perceptual similarity
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiask committed Sep 20, 2020
1 parent 5ff231a commit 70968f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion django/contrib/admin/static/admin/css/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
--default-button-bg: var(--secondary);
--default-button-hover-bg: #205067;
--close-button-bg: #888; /* Previously #bbb, contrast 1.92 */
--close-button-hover-bg: #777;
--close-button-hover-bg: #747474;
--delete-button-bg: #ba2121;
--delete-button-hover-bg: #a41515;

Expand Down

0 comments on commit 70968f2

Please sign in to comment.