X7ROOT File Manager
Current Path:
/home/gfecatvj/4abetter.us/wp-content/plugins/extendify/src/Launch
home
/
gfecatvj
/
4abetter.us
/
wp-content
/
plugins
/
extendify
/
src
/
Launch
/
📁
..
📄
LaunchPage.jsx
(4.74 KB)
📁
_data
📁
api
📁
components
📁
hooks
📄
launch.css
(2.13 KB)
📄
launch.js
(276 B)
📁
layouts
📁
lib
📁
pages
📁
state
📁
svg
📁
utils
Editing: 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; }
Upload File
Create Folder