|
@@ -362,7 +362,7 @@ hr.wp-block-separator {
|
|
|
.has-white-color,
|
|
|
.has-white-color:hover,
|
|
|
.has-white-color:focus,
|
|
|
-,.has-white-color:active {
|
|
|
+.has-white-color:active {
|
|
|
color: #fff;
|
|
|
}
|
|
|
|
|
@@ -400,4 +400,3 @@ hr.wp-block-separator {
|
|
|
.has-black-background-color:active {
|
|
|
background-color: #222;
|
|
|
}
|
|
|
-
|