From fde4f83f6e5fa5bd56114b81c222292672be2179 Mon Sep 17 00:00:00 2001 From: MaggieCabrera Date: Thu, 26 May 2022 13:31:24 +0200 Subject: [PATCH] lint --- blockbase/assets/ponyfill.css | 29 ++++++++++++++++++++++------- 1 file changed, 22 insertions(+), 7 deletions(-) diff --git a/blockbase/assets/ponyfill.css b/blockbase/assets/ponyfill.css index 89c902a70e..4b0b5445e7 100644 --- a/blockbase/assets/ponyfill.css +++ b/blockbase/assets/ponyfill.css @@ -350,7 +350,8 @@ input[type=checkbox] + label { * Block Options */ .wp-block-button.wp-block-button__link, -.wp-block-button .wp-block-button__link, .wp-block-button__link.wp-block-button__link, +.wp-block-button .wp-block-button__link, +.wp-block-button__link.wp-block-button__link, .wp-block-button__link .wp-block-button__link { border-width: 0; text-decoration: none; @@ -359,7 +360,10 @@ input[type=checkbox] + label { .wp-block-button.wp-block-button__link:not(.has-background):not(.has-text-color):hover, .wp-block-button.wp-block-button__link:not(.has-background):not(.has-text-color):focus, .wp-block-button.wp-block-button__link:not(.has-background):not(.has-text-color).has-focus, .wp-block-button .wp-block-button__link:not(.has-background):not(.has-text-color):hover, .wp-block-button .wp-block-button__link:not(.has-background):not(.has-text-color):focus, -.wp-block-button .wp-block-button__link:not(.has-background):not(.has-text-color).has-focus, .wp-block-button__link.wp-block-button__link:not(.has-background):not(.has-text-color):hover, .wp-block-button__link.wp-block-button__link:not(.has-background):not(.has-text-color):focus, .wp-block-button__link.wp-block-button__link:not(.has-background):not(.has-text-color).has-focus, +.wp-block-button .wp-block-button__link:not(.has-background):not(.has-text-color).has-focus, +.wp-block-button__link.wp-block-button__link:not(.has-background):not(.has-text-color):hover, +.wp-block-button__link.wp-block-button__link:not(.has-background):not(.has-text-color):focus, +.wp-block-button__link.wp-block-button__link:not(.has-background):not(.has-text-color).has-focus, .wp-block-button__link .wp-block-button__link:not(.has-background):not(.has-text-color):hover, .wp-block-button__link .wp-block-button__link:not(.has-background):not(.has-text-color):focus, .wp-block-button__link .wp-block-button__link:not(.has-background):not(.has-text-color).has-focus { @@ -376,14 +380,18 @@ input[type=checkbox] + label { .wp-block-button.wp-block-button__link:not(.has-background):not(.has-text-color):hover svg, .wp-block-button.wp-block-button__link:not(.has-background):not(.has-text-color):focus svg, .wp-block-button.wp-block-button__link:not(.has-background):not(.has-text-color).has-focus svg, .wp-block-button .wp-block-button__link:not(.has-background):not(.has-text-color):hover svg, .wp-block-button .wp-block-button__link:not(.has-background):not(.has-text-color):focus svg, -.wp-block-button .wp-block-button__link:not(.has-background):not(.has-text-color).has-focus svg, .wp-block-button__link.wp-block-button__link:not(.has-background):not(.has-text-color):hover svg, .wp-block-button__link.wp-block-button__link:not(.has-background):not(.has-text-color):focus svg, .wp-block-button__link.wp-block-button__link:not(.has-background):not(.has-text-color).has-focus svg, +.wp-block-button .wp-block-button__link:not(.has-background):not(.has-text-color).has-focus svg, +.wp-block-button__link.wp-block-button__link:not(.has-background):not(.has-text-color):hover svg, +.wp-block-button__link.wp-block-button__link:not(.has-background):not(.has-text-color):focus svg, +.wp-block-button__link.wp-block-button__link:not(.has-background):not(.has-text-color).has-focus svg, .wp-block-button__link .wp-block-button__link:not(.has-background):not(.has-text-color):hover svg, .wp-block-button__link .wp-block-button__link:not(.has-background):not(.has-text-color):focus svg, .wp-block-button__link .wp-block-button__link:not(.has-background):not(.has-text-color).has-focus svg { fill: var(--wp--custom--button--color--text); } .wp-block-button.is-style-outline.wp-block-button__link, -.wp-block-button.is-style-outline .wp-block-button__link, .wp-block-button__link.is-style-outline.wp-block-button__link, +.wp-block-button.is-style-outline .wp-block-button__link, +.wp-block-button__link.is-style-outline.wp-block-button__link, .wp-block-button__link.is-style-outline .wp-block-button__link { --wp--custom--button--color--text: var(--wp--custom--button--border--color); --wp--custom--button--color--background: transparent; @@ -402,7 +410,10 @@ input[type=checkbox] + label { .wp-block-button.is-style-outline.wp-block-button__link:not(.has-background):not(.has-text-color):hover, .wp-block-button.is-style-outline.wp-block-button__link:not(.has-background):not(.has-text-color):focus, .wp-block-button.is-style-outline.wp-block-button__link:not(.has-background):not(.has-text-color).has-focus, .wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):not(.has-text-color):hover, .wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):not(.has-text-color):focus, -.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):not(.has-text-color).has-focus, .wp-block-button__link.is-style-outline.wp-block-button__link:not(.has-background):not(.has-text-color):hover, .wp-block-button__link.is-style-outline.wp-block-button__link:not(.has-background):not(.has-text-color):focus, .wp-block-button__link.is-style-outline.wp-block-button__link:not(.has-background):not(.has-text-color).has-focus, +.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):not(.has-text-color).has-focus, +.wp-block-button__link.is-style-outline.wp-block-button__link:not(.has-background):not(.has-text-color):hover, +.wp-block-button__link.is-style-outline.wp-block-button__link:not(.has-background):not(.has-text-color):focus, +.wp-block-button__link.is-style-outline.wp-block-button__link:not(.has-background):not(.has-text-color).has-focus, .wp-block-button__link.is-style-outline .wp-block-button__link:not(.has-background):not(.has-text-color):hover, .wp-block-button__link.is-style-outline .wp-block-button__link:not(.has-background):not(.has-text-color):focus, .wp-block-button__link.is-style-outline .wp-block-button__link:not(.has-background):not(.has-text-color).has-focus { @@ -419,14 +430,18 @@ input[type=checkbox] + label { .wp-block-button.is-style-outline.wp-block-button__link:not(.has-background):not(.has-text-color):hover svg, .wp-block-button.is-style-outline.wp-block-button__link:not(.has-background):not(.has-text-color):focus svg, .wp-block-button.is-style-outline.wp-block-button__link:not(.has-background):not(.has-text-color).has-focus svg, .wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):not(.has-text-color):hover svg, .wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):not(.has-text-color):focus svg, -.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):not(.has-text-color).has-focus svg, .wp-block-button__link.is-style-outline.wp-block-button__link:not(.has-background):not(.has-text-color):hover svg, .wp-block-button__link.is-style-outline.wp-block-button__link:not(.has-background):not(.has-text-color):focus svg, .wp-block-button__link.is-style-outline.wp-block-button__link:not(.has-background):not(.has-text-color).has-focus svg, +.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):not(.has-text-color).has-focus svg, +.wp-block-button__link.is-style-outline.wp-block-button__link:not(.has-background):not(.has-text-color):hover svg, +.wp-block-button__link.is-style-outline.wp-block-button__link:not(.has-background):not(.has-text-color):focus svg, +.wp-block-button__link.is-style-outline.wp-block-button__link:not(.has-background):not(.has-text-color).has-focus svg, .wp-block-button__link.is-style-outline .wp-block-button__link:not(.has-background):not(.has-text-color):hover svg, .wp-block-button__link.is-style-outline .wp-block-button__link:not(.has-background):not(.has-text-color):focus svg, .wp-block-button__link.is-style-outline .wp-block-button__link:not(.has-background):not(.has-text-color).has-focus svg { fill: var(--wp--custom--button--color--text); } .wp-block-button.is-style-outline.wp-block-button__link svg, -.wp-block-button.is-style-outline .wp-block-button__link svg, .wp-block-button__link.is-style-outline.wp-block-button__link svg, +.wp-block-button.is-style-outline .wp-block-button__link svg, +.wp-block-button__link.is-style-outline.wp-block-button__link svg, .wp-block-button__link.is-style-outline .wp-block-button__link svg { fill: var(--wp--custom--button--color--text); }