Linux res4.skyhost.pk 4.18.0-553.158.1.el8_10.x86_64 #1 SMP Wed Aug 26 03:18:33 EDT 2026 x86_64
LiteSpeed
Server IP : 65.109.66.33 & Your IP : 216.73.217.126
Domains : 334 Domain
User : supercareproduct
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
tmp /
wordpress /
wp-includes /
blocks /
video /
Delete
Unzip
Name
Size
Permission
Date
Action
block.json
1.99
KB
-rw-r--r--
2026-07-14 12:05
editor-rtl.css
2.1
KB
-rw-r--r--
2026-07-14 12:56
editor-rtl.min.css
1.19
KB
-rw-r--r--
2026-07-14 12:56
editor.css
2.1
KB
-rw-r--r--
2026-07-14 12:56
editor.min.css
1.19
KB
-rw-r--r--
2026-07-14 12:56
style-rtl.css
2.27
KB
-rw-r--r--
2026-07-14 12:05
style-rtl.min.css
311
B
-rw-r--r--
2026-06-29 20:39
style.css
2.27
KB
-rw-r--r--
2026-07-14 12:05
style.min.css
311
B
-rw-r--r--
2026-06-29 20:39
theme-rtl.css
2.12
KB
-rw-r--r--
2026-07-14 12:05
theme-rtl.min.css
186
B
-rw-r--r--
2026-06-29 20:39
theme.css
2.12
KB
-rw-r--r--
2026-07-14 12:05
theme.min.css
186
B
-rw-r--r--
2026-06-29 20:39
Save
Rename
/** * Colors */ /** * SCSS Variables. * * Please use variables from this sheet to ensure consistency across the UI. * Don't add to this sheet unless you're pretty sure the value will be reused in many places. * For example, don't add rules to this sheet that affect block visuals. It's purely for UI. */ /** * Fonts & basic variables. */ /** * Typography */ /** * Grid System. * https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/ */ /** * Radius scale. */ /** * Elevation scale. */ /** * Dimensions. */ /** * Mobile specific styles */ /** * Editor styles. */ /** * Block & Editor UI. */ /** * Block paddings. */ /** * React Native specific. * These variables do not appear to be used anywhere else. */ .wp-block[data-align=center] > .wp-block-video { text-align: center; } .wp-block-video { position: relative; } .wp-block-video.is-transient video { opacity: 0.3; } .wp-block-video .components-spinner { position: absolute; top: 50%; left: 50%; margin-top: -9px; margin-left: -9px; } .block-library-video-tracks-editor { z-index: 159990; } .modal-open .block-library-video-tracks-editor { z-index: 99999; } .block-library-video-tracks-editor__track-list-track { padding-left: 12px; } .block-library-video-tracks-editor__single-track-editor-kind-select { max-width: 240px; } .block-library-video-tracks-editor__tracks-informative-message-title, .block-library-video-tracks-editor__single-track-editor-edit-track-label { margin-top: 4px; color: #757575; text-transform: uppercase; font-size: 11px; font-weight: var(--wpds-typography-font-weight-emphasis, 600); display: block; } .block-library-video-tracks-editor > .components-popover__content { width: 360px; } .block-library-video-tracks-editor__track-list .components-menu-group__label, .block-library-video-tracks-editor__add-tracks-container .components-menu-group__label { padding: 0; } .block-library-video-tracks-editor__tracks-informative-message { padding: 8px; } .block-library-video-tracks-editor__tracks-informative-message-description { margin-bottom: 0; }