@mythpe/quasar-ui-qui 0.3.38 → 0.3.39

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.3.38",
3
+ "version": "0.3.39",
4
4
  "description": "MyTh Quasar UI Kit App Extension",
5
5
  "author": {
6
6
  "name": "MyTh Ahmed Faiz",
@@ -107,3 +107,18 @@ pre
107
107
 
108
108
  .m-input__top-label__content
109
109
  font-size: $m-input-top-label-font-size
110
+
111
+ .q-field--error
112
+ &.q-field--standout
113
+ &.q-field--highlighted .q-field__control
114
+ background: rgba($negative, 0.8) !important
115
+ color: #ffffff !important
116
+
117
+ .q-field--standout.q-field--dark.q-field--highlighted
118
+ .q-field__native,
119
+ .q-field__prefix,
120
+ .q-field__suffix,
121
+ .q-field__prepend,
122
+ .q-field__append,
123
+ .q-field__input
124
+ color: #ffffff