Ticket #55040: 55040.patch
File 55040.patch, 437 bytes (added by , 3 years ago) |
---|
-
style.css
895 895 cursor: pointer; 896 896 box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2); 897 897 outline: 1px solid transparent; 898 margin-bottom: 8px; 898 899 } 899 900 .components-color-palette__custom-color:focus { 900 901 box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);