diff --git a/core/src/components/item/item.md.scss b/core/src/components/item/item.md.scss index d129374689..8077fb4df7 100644 --- a/core/src/components/item/item.md.scss +++ b/core/src/components/item/item.md.scss @@ -103,7 +103,7 @@ } :host(.item-has-focus) .item-native { - caret-color: var(--highlight-color-focused); + caret-color: var(--highlight-background); } // Material Design Item Lines diff --git a/core/src/components/item/item.scss b/core/src/components/item/item.scss index 46d792fa76..f65719bb3b 100644 --- a/core/src/components/item/item.scss +++ b/core/src/components/item/item.scss @@ -390,10 +390,6 @@ button, a { pointer-events: none; } -:host(.item-interactive.item-has-focus) .item-native { - caret-color: var(--highlight-background); -} - // Item Input Focused // -------------------------------------------------- diff --git a/core/src/components/item/test/fill/index.html b/core/src/components/item/test/fill/index.html index 295a3f505c..678f577cc7 100644 --- a/core/src/components/item/test/fill/index.html +++ b/core/src/components/item/test/fill/index.html @@ -78,7 +78,7 @@ - + Standard @@ -134,7 +134,7 @@ - + Standard @@ -190,7 +190,7 @@ - + Standard @@ -246,7 +246,7 @@ - + Standard