Skip to content

Commit

Permalink
Perceptual similarity
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiask committed Oct 19, 2020
1 parent f320a75 commit 1b11602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion django/contrib/admin/static/admin/css/base.css
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 1b11602

Please sign in to comment.