kopia lustrzana https://github.com/wagtail/wagtail
Use the correct hover color for form panel icons
rodzic
4d4feb2ca0
commit
13df497014
|
|
@ -72,6 +72,7 @@ $header-button-size: theme('spacing.6');
|
|||
|
||||
&:focus-visible,
|
||||
&:hover {
|
||||
color: theme('colors.icon-primary-hover');
|
||||
background-color: theme('colors.white-10');
|
||||
|
||||
@media (forced-colors: active) {
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue