Skip to content

Commit 57defbd

Browse files
authored
fix clear button background to be transparent (#4805)
1 parent 62a6f17 commit 57defbd

File tree

1 file changed

+0
-5
lines changed
  • packages/@adobe/spectrum-css-temp/components/button

1 file changed

+0
-5
lines changed

packages/@adobe/spectrum-css-temp/components/button/skin.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -973,11 +973,6 @@ governing permissions and limitations under the License.
973973
.spectrum-LogicButton,
974974
.spectrum-FieldButton {
975975
forced-color-adjust: none;
976-
--spectrum-clearbutton-medium-background-color: ButtonFace;
977-
--spectrum-clearbutton-medium-background-color-disabled: ButtonFace;
978-
--spectrum-clearbutton-medium-background-color-down: ButtonFace;
979-
--spectrum-clearbutton-medium-background-color-hover: ButtonFace;
980-
--spectrum-clearbutton-medium-background-color-key-focus: ButtonFace;
981976
--spectrum-clearbutton-medium-icon-color: ButtonText;
982977
--spectrum-clearbutton-medium-icon-color-disabled: GrayText;
983978
--spectrum-clearbutton-medium-icon-color-down: Highlight;

0 commit comments

Comments
 (0)