@colijnit/corecomponents_v12 256.1.5 → 256.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -119,12 +119,6 @@
119
119
  }
120
120
  }
121
121
 
122
- co-input-text.invalid, co-input-text:not(.hasvalue).required {
123
- .input-text-wrapper {
124
- background-color: #ffe6e6;
125
- }
126
- }
127
-
128
122
  ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
129
123
  color: $cc-color-input-placeholder-color;
130
124
  font-style: $cc-input-placeholder-font-style;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@colijnit/corecomponents_v12",
3
- "version": "256.1.5",
3
+ "version": "256.1.6",
4
4
  "description": "Colijn IT core components for Angular 12",
5
5
  "private": false,
6
6
  "peerDependencies": {