styling draft status
This commit is contained in:
parent
fd94a1e3a4
commit
3ad7f51b2e
|
|
@ -19,6 +19,20 @@ body.post-type-artisans {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.iedit.type-artisans.status-draft.hentry {
|
||||||
|
/* @apply bg-rose-50; */
|
||||||
|
|
||||||
|
.column-title {
|
||||||
|
color: transparent;
|
||||||
|
a {
|
||||||
|
/* @apply text-red-900; */
|
||||||
|
}
|
||||||
|
.post-state {
|
||||||
|
/* @apply text-white bg-rose-700 px-3 py-1 rounded-2xl font-medium text-sm; */
|
||||||
|
@apply text-sky-700 px-3 py-1 rounded-2xl font-medium text-sm border-2 border-sky-700 border-solid;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
#acf-group_672358433051b,
|
#acf-group_672358433051b,
|
||||||
#acf-group_673610d8e548a {
|
#acf-group_673610d8e548a {
|
||||||
@apply opacity-60;
|
@apply opacity-60;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user