Hackfut Security File Manager
Current Path:
/home/haielekt/public_html/wp-content/plugins/ghylrock-custom-script/css
home
/
haielekt
/
public_html
/
wp-content
/
plugins
/
ghylrock-custom-script
/
css
/
📁
..
📄
admin.css
(1.13 KB)
📄
monolisa-light.otf
(68.75 KB)
📄
style.css
(5.71 KB)
📄
tailwind-1.css
(5.67 KB)
📄
tailwind-2.css
(4.86 KB)
Editing: style.css
@font-face { font-family: 'Monolisa'; src: url("./monolisa-light.otf") format("opentype"); } @keyframes topBottom { 0% { opacity: 0; transform: translateY(-100px); -webkit-transform: translateY(-100px); -moz-transform: translateY(-100px); -ms-transform: translateY(-100px); -o-transform: translateY(-100px); } 100% { opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); } } @keyframes saved { 0% {background-color: #050509;} 50% {background-color: #2b27ff;} 100% {background-color: #050509;} } .animate{ animation: saved 1s ease; -webkit-animation: saved 1s ease; } #code-container { width: 100%; height: calc(100vh - 122px); background: #07070c; } #code_list{ overflow-x: auto; height: calc(100vh - 122px); } .upper-parent { height: 100%; position: relative; width: 100%; } .footer-editor { height: 40px; background: #050509; border-top: 0.5px solid #1b1a1a; transition: saved is ease; -webkit-transition: saved is ease; -moz-transition: saved is ease; -ms-transition: saved is ease; -o-transition: saved is ease; } .header-editor { height: 48px; background: #050509; } #wpfooter { display: none !important; } #wpcontent, #wpfooter { margin-left: 140px; } #wpbody { position: relative !important; width: 100% !important; } .new-btn { background: #2271b1; width: 100%; height: 100%; color: white; } .modal-parent-script { width: 100%; height: calc(100vh - 30px); background: #000000d6; display: flex; position: fixed; z-index: 10; display: none; } .showDown{ animation: topBottom 0.5s ease; -webkit-animation: topBottom 0.5s ease; } #modal { width: 550px; height: 300px; padding: 30px; margin: auto; margin-top: 150px; background: #16161a; } .dotted { background: rgba(0, 0, 0, 0); width: 11px; height: 11px; border-radius: 100%; animation: blinker 0.5s linear infinite; } .form-table td { padding: 0 !important; } .items { background: #050509; } .items h2 { color: #474757; } .active { background: #28282e !important; } .active h2 { color: #ffffff !important; } .items:hover { background: #1b1b1e; } #page_name { background: #5d5c5c; padding: 5px 10px; font-weight: bold; } #data_type { background: #28282e; padding: 5px 10px; font-weight: bold; } #loading-bar { height: 1px; background: #16161a; position: relative; } .loading { height: 1px; width: 0%; background: #d6fc01; } #wpbody-content { padding-bottom: 0 !important; } .files { background: #050509; width: 230px; border-right: 0.5px solid #1b1a1a; } .border-btm{ border-bottom: 0.5px solid #1b1a1a; } #ghylrock-editor{ position: fixed; top: 32px; width: -webkit-fill-available; } #page_name, #data_type , .new-btn , .item-script , #modal ,#create-script ,#update-script,#close{ border-radius: 7px; -webkit-border-radius: 7px; -moz-border-radius: 7px; -ms-border-radius: 7px; -o-border-radius: 7px; } .button_action { width: 100%; height: auto; color: white; padding: 10px; text-align: center; } .create { background: #1345cc; } .update { background: #cc2913; } .close { background: #000000; } .wp-core-ui select , input[type=text] { background: #0d0d0e !important; color: white !important; appearance: auto; -webkit-appearance: auto; } .form-table th, .form-wrap label { color: white!important; } :focus-visible { outline: none ; } #notif{ min-width: 50px; } #child-theme{ height: calc(100vh - 32px); } .form-create-theme-parent{ height: calc(100vh - 32px); } .form-create-theme{ width: 500px; height: 245px; background: #16161a; padding: 20px; } #loading-spin{ display: none; } .file{ display: flex; flex-direction: row; } .item{ display: flex; flex-direction: row; margin-left: 5px; cursor: pointer; max-width: 221px; position: relative; } /* .items{ display: flex; flex-direction: row; cursor: pointer; max-width: 221px; position: relative; height: 35px; margin-bottom: 5px; } */ .icon{ width: 15px; height: 15px; margin: auto 5px auto 5px; } .directory{ position: relative; } .dirData{ position: relative; left: 17px; display: none; } .open{ display: block; border-left: 1px solid #bf9999b6; } #code-container-2{ width: 100%; height: calc(100vh - 75px); background: #07070c; } #code_list_2 { overflow-x: auto; height: calc(100vh - 113px); color: #898989; position: relative; } .highligter{ position: absolute; height: 20px; background: #3f4556; width: 221px; display: none; } .active-item{ color: white; } #custom-menu { display: none; position: absolute; background-color: #f9f9f9; border: 1px solid #ccc; min-width: 120px; z-index: 1000; } #custom-menu ul { list-style-type: none; margin: 0; padding: 0; } #custom-menu ul li { padding: 8px 12px; cursor: pointer; } #custom-menu ul li:hover { background-color: #ddd; }
Upload File
Create Folder