PHP 8.2.31
Preview: launch.css Size: 2.13 KB
/home/nshryvcy/radiantskinclinics.org/wp-content/plugins/extendify_old/src/Launch/launch.css

@import "tailwindcss" source(none) important;
@import "../tailwind.css" source(none);
@source ".";

/* no-prefix */
.extendify-launch {
	-webkit-font-smoothing: antialiased;
}

.button-focus {
	@apply rounded-lg! text-center! text-base! no-underline! outline-hidden! ring-design-main! ring-offset-2! ring-offset-white! focus:shadow-none! focus:ring-wp!;
}

.input-focus {
	@apply rounded-lg! text-base! outline-hidden! ring-design-main! ring-offset-2! ring-offset-white! focus:shadow-none! focus:ring-wp!;
}

.button-card {
	@apply m-0! block! flex-1! overflow-hidden! border! p-4!;
}

.block-editor-block-preview__container {
	overflow: visible !important;
}

.spin {
	animation: extendify-loading-spinner 1s linear infinite;
}

@keyframes extendify-loading-spinner {
	to {
		transform: rotate(1turn);
	}
}
@keyframes extendify-loading-skeleton {
	0% {
		background-position: 0 0;
	}
	25% {
		background-position: 100% 0;
	}
	50% {
		background-position: 100% 100%;
	}
	75% {
		background-position: 0 100%;
	}
	100% {
		background-position: 0 0;
	}
}

/* Checkbox styles for page selection step. */
input[type="checkbox"]:not(:checked) {
	@apply border! border-gray-900!;
}
input[type="checkbox"]:focus {
	@apply outline-hidden! ring-wp! ring-design-main! ring-offset-2! ring-offset-white!;
}
input[type="checkbox"]:checked {
	@apply bg-design-main!;
}
input[type="checkbox"]:checked::before {
	content: "";
	width: 0 !important;
	height: 0 !important;
}

/* Goal checkbox */
.goal-select .components-base-control__field {
	@apply mb-0!;
}
/* no-prefix */
.block-editor-block-preview__content {
	@apply left-0! top-0! m-0! overflow-visible!;
	transform-origin: top left;
	text-align: initial;
	min-height: auto;
}
/* no-prefix */
html[dir="rtl"] .block-editor-block-preview__content {
	transform-origin: top right;
}
/* no-prefix */
body.site-assistant_page_extendify-launch,
body.site-launcher_page_extendify-launch {
	background: white;
}
/* no-prefix */
.site-assistant_page_extendify-launch #adminmenumain,
.site-launcher_page_extendify-launch #adminmenumain,
.site-assistant_page_extendify-launch #wpadminbar,
.site-launcher_page_extendify-launch #wpadminbar {
	display: none;
}

Directory Contents

Dirs: 10 × Files: 3

Name Size Perms Modified Actions
api DIR
- drwxr-xr-x 2026-04-28 02:40:01
Edit Download
- drwxr-xr-x 2026-04-28 02:40:02
Edit Download
hooks DIR
- drwxr-xr-x 2026-04-28 02:40:02
Edit Download
layouts DIR
- drwxr-xr-x 2026-04-28 02:40:02
Edit Download
lib DIR
- drwxr-xr-x 2026-04-28 02:40:02
Edit Download
pages DIR
- drwxr-xr-x 2026-04-28 02:40:02
Edit Download
state DIR
- drwxr-xr-x 2026-04-28 02:40:02
Edit Download
svg DIR
- drwxr-xr-x 2026-04-28 02:40:02
Edit Download
utils DIR
- drwxr-xr-x 2026-04-28 02:40:02
Edit Download
_data DIR
- drwxr-xr-x 2026-04-28 02:40:02
Edit Download
2.13 KB lrw-r--r-- 2026-02-19 03:27:14
Edit Download
276 B lrw-r--r-- 2026-02-19 03:27:14
Edit Download
4.74 KB lrw-r--r-- 2026-03-19 23:35:18
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).