@mythpe/quasar-ui-qui 0.4.22 → 0.4.23

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mythpe/quasar-ui-qui",
3
- "version": "0.4.22",
3
+ "version": "0.4.23",
4
4
  "description": "MyTh Quasar UI Kit App Extension",
5
5
  "author": {
6
6
  "name": "MyTh Ahmed Faiz",
@@ -122,6 +122,16 @@ pre
122
122
  background: rgba($negative, 0.8) !important
123
123
  color: #ffffff !important
124
124
 
125
+ .q-field--error.q-field--standout.q-field--highlighted
126
+ .q-field__control
127
+ background: rgba($negative, 0.8) !important
128
+ color: #ffffff !important
129
+
130
+ .q-field__append,
131
+ .q-field__prefix
132
+ .q-btn.text-negative
133
+ color: #ffffff
134
+
125
135
  .q-field--standout.q-field--dark.q-field--highlighted
126
136
  .q-field__native,
127
137
  .q-field__prefix,