Linux webm021.cluster127.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Apache
: 10.127.20.21 | : 216.73.216.49
Cant Read [ /etc/named.conf ]
5.4.45
premiey
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
premiey /
www /
wp-content /
plugins /
booking /
css /
[ HOME SHELL ]
Name
Size
Permission
Action
_out
[ DIR ]
drwxr-xr-x
_src
[ DIR ]
drwxr-xr-x
skins
[ DIR ]
drwxr-xr-x
time_picker_skins
[ DIR ]
drwxr-xr-x
admin-skin-modern_1.css
14.73
KB
-rw-r--r--
admin-skin.css
8.47
KB
-rw-r--r--
admin.css
19.67
KB
-rw-r--r--
calendar.css
34.47
KB
-rw-r--r--
client.css
62.34
KB
-rw-r--r--
modal.css
23.65
KB
-rw-r--r--
wpbc-gutenberg.css
5.54
KB
-rw-r--r--
wpbc_time-selector.css
1.25
KB
-rw-r--r--
wpbc_ui_both.css
6.66
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : wpbc_ui_both.css
/* == L O A D E R =================================================================================================== //FixIn: 10.0.0.25 */ /* == Blur calendar == */ .wpbc_calendar_blur_small{ filter: blur(0.7px); pointer-events: none; user-select: none; } .wpbc_calendar_blur{ filter: blur(1.2px); pointer-events: none; user-select: none; } .wpbc_spins_loader_wrapper { position: absolute; top: 50%; left: 50%; width: 1px; height: 1px; z-index: 1000; } /* == Loader Standard == */ .wpbc_spins_loader { display: block; position: relative; left: 50%; top: 50%; width: 70px; height: 70px; margin: -35px 0 0 -35px; border-radius: 50%; border: 2px solid transparent; border-top-color: #2d6281; -webkit-animation: wpbc_spin_r 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */ animation: wpbc_spin_r 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */ } .wpbc_spins_loader:before { content: ""; position: absolute; top: 5px; left: 5px; right: 5px; bottom: 5px; border-radius: 50%; border: 2px solid transparent; border-top-color: #73983c; -webkit-animation: wpbc_spin_r 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */ animation: wpbc_spin_r 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */ } .wpbc_spins_loader:after { content: ""; position: absolute; top: 15px; left: 15px; right: 15px; bottom: 15px; border-radius: 50%; border: 2px solid transparent; border-top-color: #af2e2e; -webkit-animation: wpbc_spin_r 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */ animation: wpbc_spin_r 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */ } /* == Loader mini == */ .wpbc_spins_loader_mini { display: block; position: relative; left: 50%; top: 50%; width: 30px; height: 30px; margin: -15px 0 0 -15px; border-radius: 50%; border: 2px solid transparent; border-top-color: #2d6281; -webkit-animation: wpbc_spin_r 1.1s linear infinite; /* Chrome, Opera 15+, Safari 5+ */ animation: wpbc_spin_r 1.1s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */ } .wpbc_spins_loader_mini:before { content: ""; position: absolute; top: 2px; left: 2px; right: 2px; bottom: 2px; border-radius: 50%; border: 2px solid transparent; border-top-color: #73983c; -webkit-animation: wpbc_spin_r 1.75s linear infinite; /* Chrome, Opera 15+, Safari 5+ */ animation: wpbc_spin_r 1.75s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */ } .wpbc_spins_loader_mini:after { content: ""; position: absolute; top: 6px; left: 6px; right: 6px; bottom: 6px; border-radius: 50%; border: 2px solid transparent; border-top-color: #af2e2e; -webkit-animation: wpbc_spin_r 1.85s linear infinite; /* Chrome, Opera 15+, Safari 5+ */ animation: wpbc_spin_r 1.85s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */ } .wpbc_one_spin_loader_mini { display: block; position: relative; left: 50%; top: 50%; width: 30px; height: 30px; margin: -15px 0 0 -15px; border-radius: 50%; border: 2px solid #2d6281; border-top-color: transparent !important; -webkit-animation: wpbc_spin_r 1.1s linear infinite; /* Chrome, Opera 15+, Safari 5+ */ animation: wpbc_spin_r 1.1s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */ } .wpbc_one_spin_loader_micro { display: block; position: relative; left: 50%; top: 50%; width: 12px; height: 12px; margin: -6px 0 0 -6px; border-radius: 50%; border: 2px solid #2d6281; border-top-color: transparent !important; -webkit-animation: wpbc_spin_r 0.8s linear infinite; /* Chrome, Opera 15+, Safari 5+ */ animation: wpbc_spin_r 0.8s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */ } /* == Spin animation (clockwise and apposite) == */ @-webkit-keyframes wpbc_spin_r { 0% { -webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: rotate(0deg); /* IE 9 */ transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */ } 100% { -webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: rotate(360deg); /* IE 9 */ transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */ } } @keyframes wpbc_spin_r { 0% { -webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: rotate(0deg); /* IE 9 */ transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */ } 100% { -webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: rotate(360deg); /* IE 9 */ transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */ } } @-webkit-keyframes wpbc_spin_l { 100% { -webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: rotate(0deg); /* IE 9 */ transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */ } 0% { -webkit-transform: rotate(-360deg); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: rotate(-360deg); /* IE 9 */ transform: rotate(-360deg); /* Firefox 16+, IE 10+, Opera */ } } @keyframes wpbc_spin_l { 0% { -webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: rotate(0deg); /* IE 9 */ transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */ } 100% { -webkit-transform: rotate(-360deg); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: rotate(-360deg); /* IE 9 */ transform: rotate(-360deg); /* Firefox 16+, IE 10+, Opera */ } } /* Loading message //FixIn: 10.0.0.25 */ .wpbc_spins_loading_container{ text-align: center; font-size: 14px; display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; height: 90px; text-shadow: none; } .wpbc_spins_loading_container .wpbc_booking_form_spin_loader{ position: relative; } .wpbc_spins_loading_container span { padding: 0; margin: 0 0 0 35px; font-size: 15px; }
Close