@forter/component-base
Advanced tools
Comparing version 6.0.0 to 6.0.1
@@ -1047,5 +1047,6 @@ import '@forter/tokens'; | ||
:host .form-element:hover { | ||
:host(:not([disabled]):not([read-only])) .form-element:hover { | ||
background: var(--fc-color-form-element-hover-background); | ||
box-shadow: var(--fc-shadow-form-element-hover); | ||
color: var(--fc-color-form-element-hover-text); | ||
@@ -1052,0 +1053,0 @@ --icon-color: var(--fc-color-form-element-hover-icon); |
{ | ||
"name": "@forter/component-base", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"description": "", | ||
@@ -30,3 +30,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "66899f5c8a3010d17c593b1de1f0ab9790b0cd40" | ||
"gitHead": "f585a8fa249c3f8f11a2462f61399f0a3bc2f7e6" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
133633
1322