added new color variant
This commit is contained in:
parent
90e118e1bc
commit
4ef3d319e0
28
public/css/app.css
vendored
28
public/css/app.css
vendored
@ -54984,6 +54984,10 @@ body{
|
|||||||
left: 100%;
|
left: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[dir="ltr"] .ltr\:-right-10{
|
||||||
|
right: -2.5rem;
|
||||||
|
}
|
||||||
|
|
||||||
[dir="ltr"] .ltr\:-right-1\.5{
|
[dir="ltr"] .ltr\:-right-1\.5{
|
||||||
right: -0.375rem;
|
right: -0.375rem;
|
||||||
}
|
}
|
||||||
@ -54992,10 +54996,6 @@ body{
|
|||||||
right: -0.25rem;
|
right: -0.25rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[dir="ltr"] .ltr\:-right-10{
|
|
||||||
right: -2.5rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
[dir="ltr"] .ltr\:-left-80{
|
[dir="ltr"] .ltr\:-left-80{
|
||||||
left: -20rem;
|
left: -20rem;
|
||||||
}
|
}
|
||||||
@ -55294,6 +55294,10 @@ body{
|
|||||||
border-bottom-right-radius: 0.5rem;
|
border-bottom-right-radius: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[dir="ltr"] .ltr\:border-l-8{
|
||||||
|
border-left-width: 8px;
|
||||||
|
}
|
||||||
|
|
||||||
[dir="ltr"] .ltr\:p-0{
|
[dir="ltr"] .ltr\:p-0{
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
}
|
}
|
||||||
@ -55975,6 +55979,10 @@ body{
|
|||||||
left: 100%;
|
left: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[dir="rtl"] .rtl\:-left-10{
|
||||||
|
left: -2.5rem;
|
||||||
|
}
|
||||||
|
|
||||||
[dir="rtl"] .rtl\:-left-1\.5{
|
[dir="rtl"] .rtl\:-left-1\.5{
|
||||||
left: -0.375rem;
|
left: -0.375rem;
|
||||||
}
|
}
|
||||||
@ -55983,10 +55991,6 @@ body{
|
|||||||
left: -0.25rem;
|
left: -0.25rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[dir="rtl"] .rtl\:-left-10{
|
|
||||||
left: -2.5rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
[dir="rtl"] .rtl\:-right-80{
|
[dir="rtl"] .rtl\:-right-80{
|
||||||
right: -20rem;
|
right: -20rem;
|
||||||
}
|
}
|
||||||
@ -56299,6 +56303,10 @@ body{
|
|||||||
border-bottom-left-radius: 0.5rem;
|
border-bottom-left-radius: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[dir="rtl"] .rtl\:border-r-8{
|
||||||
|
border-right-width: 8px;
|
||||||
|
}
|
||||||
|
|
||||||
[dir="rtl"] .rtl\:p-0{
|
[dir="rtl"] .rtl\:p-0{
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
}
|
}
|
||||||
@ -56889,6 +56897,10 @@ body{
|
|||||||
margin-top: 2.75rem;
|
margin-top: 2.75rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.lg\:-mt-10{
|
||||||
|
margin-top: -2.5rem;
|
||||||
|
}
|
||||||
|
|
||||||
.lg\:mt-60{
|
.lg\:mt-60{
|
||||||
margin-top: 15rem;
|
margin-top: 15rem;
|
||||||
}
|
}
|
||||||
|
49
safelist.txt
49
safelist.txt
@ -1,4 +1,22 @@
|
|||||||
xl:pt-6
|
hover:bg-silver-600
|
||||||
|
hover:bg-peach_orange-600
|
||||||
|
hover:bg-wisteria-600
|
||||||
|
hover:bg-pastel_green-600
|
||||||
|
hover:bg-white
|
||||||
|
hover:border-silver-600
|
||||||
|
hover:border-peach_orange-600
|
||||||
|
hover:border-wisteria-600
|
||||||
|
hover:border-pastel_green-600
|
||||||
|
hover:text-silver-600
|
||||||
|
hover:text-peach_orange-600
|
||||||
|
hover:text-wisteria-600
|
||||||
|
hover:text-pastel_green-600
|
||||||
|
sm:ltr:right-4
|
||||||
|
sm:rtl:left-4
|
||||||
|
sm:w-500
|
||||||
|
sm:min-h-500
|
||||||
|
sm:max-w-4xl
|
||||||
|
md:grid-cols-2
|
||||||
lg:mt-2
|
lg:mt-2
|
||||||
lg:pl-24
|
lg:pl-24
|
||||||
lg:my-12
|
lg:my-12
|
||||||
@ -18,27 +36,6 @@ lg:space-x-16
|
|||||||
lg:pr-12
|
lg:pr-12
|
||||||
lg:inline-flex
|
lg:inline-flex
|
||||||
lg:space-y-0
|
lg:space-y-0
|
||||||
sm:ltr:right-4
|
|
||||||
sm:rtl:left-4
|
|
||||||
sm:w-500
|
|
||||||
sm:min-h-500
|
|
||||||
ltr:-right-1.5
|
|
||||||
rtl:-left-1.5
|
|
||||||
rtl:-scale-x-100
|
|
||||||
sm:max-w-4xl
|
|
||||||
hover:bg-silver-600
|
|
||||||
hover:bg-peach_orange-600
|
|
||||||
hover:bg-wisteria-600
|
|
||||||
hover:bg-pastel_green-600
|
|
||||||
hover:bg-white
|
|
||||||
hover:border-silver-600
|
|
||||||
hover:border-peach_orange-600
|
|
||||||
hover:border-wisteria-600
|
|
||||||
hover:border-pastel_green-600
|
|
||||||
hover:text-silver-600
|
|
||||||
hover:text-peach_orange-600
|
|
||||||
hover:text-wisteria-600
|
|
||||||
hover:text-pastel_green-600
|
|
||||||
lg:text-6xl
|
lg:text-6xl
|
||||||
lg:h-6
|
lg:h-6
|
||||||
lg:text-xl
|
lg:text-xl
|
||||||
@ -55,10 +52,11 @@ lg:top-7
|
|||||||
lg:max-w-lg
|
lg:max-w-lg
|
||||||
lg:h-full
|
lg:h-full
|
||||||
lg:w-18
|
lg:w-18
|
||||||
|
lg:-mt-10
|
||||||
lg:overflow-x-hidden
|
lg:overflow-x-hidden
|
||||||
xl:grid-cols-4
|
xl:grid-cols-4
|
||||||
md:grid-cols-2
|
|
||||||
xl:w-8/12
|
xl:w-8/12
|
||||||
|
xl:pt-6
|
||||||
ltr:-right-10
|
ltr:-right-10
|
||||||
rtl:-left-10
|
rtl:-left-10
|
||||||
ltr:rounded-tl-md
|
ltr:rounded-tl-md
|
||||||
@ -69,3 +67,8 @@ ltr:rounded-tr-md
|
|||||||
ltr:rounded-br-md
|
ltr:rounded-br-md
|
||||||
rtl:rounded-tl-md
|
rtl:rounded-tl-md
|
||||||
rtl:rounded-bl-md
|
rtl:rounded-bl-md
|
||||||
|
ltr:-right-1.5
|
||||||
|
rtl:-left-1.5
|
||||||
|
rtl:-scale-x-100
|
||||||
|
ltr:border-l-8
|
||||||
|
rtl:border-r-8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user