Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
subception
/
wp-content
/
plugins
/
extendify
/
src
/
Library
:
library.css
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
@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!; } } }