disabled field theme
This commit is contained in:
parent
d13f540222
commit
22176f243f
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "axp-ui",
|
"name": "axp-ui",
|
||||||
"descriiption": "My helper ui lib",
|
"descriiption": "My helper ui lib",
|
||||||
"version": "1.8.1",
|
"version": "1.8.2",
|
||||||
"homepage": "https://antoxahub.ru/antoxa/axp-ui",
|
"homepage": "https://antoxahub.ru/antoxa/axp-ui",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
@ -43,9 +43,11 @@
|
|||||||
.message
|
.message
|
||||||
@apply text-error border-error
|
@apply text-error border-error
|
||||||
&.disabled
|
&.disabled
|
||||||
@apply text-dark/60
|
@apply text-dark/30
|
||||||
.input
|
.input
|
||||||
@apply bg-light/10
|
> *
|
||||||
|
@apply bg-light
|
||||||
|
@apply text-dark/30
|
||||||
&-btn
|
&-btn
|
||||||
@apply outline-none
|
@apply outline-none
|
||||||
&:hover:not(:active)
|
&:hover:not(:active)
|
||||||
|
Loading…
Reference in New Issue
Block a user