@mythpe/quasar-ui-qui 0.3.38 → 0.3.40

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.40",
4
4
  "description": "MyTh Quasar UI Kit App Extension",
5
5
  "author": {
6
6
  "name": "MyTh Ahmed Faiz",
@@ -32,8 +32,6 @@ $radius-value: $generic-border-radius !default
32
32
  &__caption
33
33
  margin-bottom: $m-input-helpers-margin
34
34
 
35
- //&__caption
36
- //font-size: 0.75rem
37
- //font-weight: 400
38
- //line-height: 1.25rem
39
- //letter-spacing: 0.03333em
35
+ &__content
36
+ .m-help-row
37
+ margin-top: 0
@@ -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