GhostManSec
Server: LiteSpeed
System: Linux premium197.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: parhudrw (1725)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //home/parhudrw/luca.anqa.it/wp-content/plugins/extendify/src/Library/library.css
@import "tailwindcss" source(none) important;
@import "../tailwind.css" source(none);
@source ".";

/* no-prefix */
.extendify-library.extendify-library-modal {
	@apply fixed! inset-0! z-high! overflow-y-auto!;
}

.components-toggle-group-control [role="presentation"] {
	@apply bg-design-main!;
}

/* Style contentType/pageType control in sidebar */
/* no-prefix */
.ext-type-control .components-panel__body-title {
	@apply -mx-5! my-0! bg-transparent! p-1! px-5!;
	button {
		@apply z-10! rounded-sm! border! border-solid! border-gray-300! shadow-none! outline-hidden! ring-design-main! focus:ring!;
		&[aria-expanded="true"] {
			@apply rounded-b-none! border-b-0!;
		}
	}
}