. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . AnonSec Shell
AnonSec Shell
Server IP : 94.23.64.18  /  Your IP : 216.73.216.185   [ Reverse IP ]
Web Server : Apache
System : Linux webm005.cluster107.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
User : villadal ( 6036)
PHP Version : 7.4.33
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
Domains : 2 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/villadal/www/wp-content/themes/bahamas/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /home/villadal/www/wp-content/themes/bahamas/css/admin-style.css
/* Main column width */
.wp-block {
    max-width: 1300px;
}

/* Width of "wide" blocks */
.wp-block[data-align="wide"] {
    max-width: 1280px;
}

/* Width of "full-wide" blocks */
.wp-block[data-align="full"] {
    max-width: none;
}	


.blocks-widgets-container .editor-styles-wrapper {
  max-width: 1200px;
  margin: auto;
}
.wp-block[data-type="core/widget-area"] {
max-width: 1200px;
}

.block-library-html__edit .block-editor-plain-text {
max-height: 1000px;
}

.block-editor-block-list__block .wp-block-column .block-editor-plain-text{
max-height: 400px;
}



.wp-block{position: relative;}
.wp-block:not([data-type="generateblocks/grid"]):not(.block-list-appender):not(.block-editor-default-block-appender):not(.editor-post-title):hover::before {
	content: '';
	width: 100%;
	height: 100%;
	pointer-events: none;
	border: 1px dashed;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.wp-block:not([data-type="generateblocks/grid"]):not(.block-list-appender):not(.block-editor-default-block-appender):not(.editor-post-title):hover::after {
	content: attr(data-title);
	position: absolute;
	top: -20px;
	left: unset;
	right: 0;
	padding: 2px 8px;
	line-height: 15px;
	font-size: 11px;
	background: #404040;
	color: #fff;
	display: inline-block;
	height: 20px;
	border-radius: 0;
}


.wp-block[data-align="wide"]:hover::after,
.wp-block[data-align="full"]:hover::after,
.wp-block[data-align="center"]:hover::after{
	display: none!important;
}

.wp-block[data-align="full"]:hover > div,
.wp-block[data-align="wide"]:hover > div,
.wp-block[data-align="center"]:hover > div{position: relative;}

.wp-block[data-align="center"]:hover > div:after,
.wp-block[data-align="full"]:hover > div:after,
.wp-block[data-align="wide"]:hover > div:after,
.block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable]):focus::after{
	min-height: 0;
	content: attr(data-title);
	position: absolute;
	top: -20px;
	left: unset;
	right: 0;
	padding: 2px 8px;
	height: 20px!important;
	line-height: 15px;
	font-size: 11px;
	background: #404040;
	color: #fff;
	display: inline-block;
	border-radius:0;
}


.block-editor-block-list__block.wp-block.is-reusable.has-child-selected .block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable]):focus::after{
top: -42px;
}

Anon7 - 2022
AnonSec Team