403Webshell
Server IP : 38.190.208.107  /  Your IP : 216.73.217.13
Web Server : nginx/1.28.1
System : Linux ht2026040333114 6.1.0-10-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.37-1 (2023-07-03) x86_64
User : root ( 0)
PHP Version : 8.2.28
Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv,eval,assert,passthru,system,exec,shell_exec,popen,proc_open
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /www/wwwroot/wp.10/wp-content/themes/dt-the7/css/static-less/shortcodes/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /www/wwwroot/wp.10/wp-content/themes/dt-the7/css/static-less/shortcodes/fancy-media.less
/* #Fancy media
========================================================================= */
.shortcode-single-image-wrap {
	margin-bottom: 0px;
	max-width: 100%;
	.wf-clearfix;
	&.alignnone {
		& img {
			display: inherit;
			margin: 0 auto;
		}
		& .fancy-media-wrap {
			text-align: center;
			display: inline-block;
			//overflow: hidden;
		}
		& .rollover,
		& .rollover-video {
			display: inline-block;
			overflow: hidden;
			& img {
				border-radius: inherit;
			}
		}
	}
	&.alignleft,
	&.alignright {
		margin: 0;
	}
	& .rollover-icon {
		position: absolute;
		.centering-mixin;
		z-index: 10;
		opacity: 0;
    	transition: all 450ms ease;
	}

}

.mobile-false .shortcode-single-image-wrap .rollover:hover .rollover-icon {
	opacity: 1;
}
.shortcode-single-image-wrap img {
	.quick-scale-img& {
		transition: transform 0.25s ease-out, opacity 0.25s;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
	}
}
.shortcode-single-image-wrap:hover img {
	.mobile-false .scale-img& {
		transform: scale(1.2);
		transition: transform 4s ease-out;
	}
	.mobile-false .quick-scale-img& {
		transform: scale(1.2);
		transition: transform 0.25s ease-out;
	}
}

.mobile-false .shortcode-single-image-wrap .rollover-video:hover .rollover-icon {
	transform: scale(1.2);
}
.shortcode-single-image-wrap .rollover-video .video-icon {
	.flex-display(@display: flex);
	.align-items(@align: center);
	.justify-content(@justify: center);
	text-decoration: none;
}
.shortcode-single-image-wrap .rollover-video .rollover-icon {
	position: relative;
	top: 0;
	left: 0;
	opacity: 1;
    transform: scale(1);
}
.shortcode-single-image-wrap .rollover-video .video-icon {
	background: none;
}
.shortcode-single-image-wrap .rollover-video .video-icon:before {
	display: none;
}
.fancy-media-wrap > a {
	display: block;
}
.disable-bg-rollover .fancy-media-wrap .rollover i,
.disable-bg-rollover .shortcode-single-image .rollover-video i {
	display: none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
	.shortcode-single-image-wrap {
		& .fancy-media-wrap,
		& .rollover {
			display: block !important;
		}
	}
}
	.shortcode-single-image {
		position: relative;
		//overflow: hidden;
		.alignnone & {
			text-align: center;
		}
		.wf-clearfix;
		line-height: 0;
		.box-sizing (border-box);
		& .rollover i,
		& .rollover i:after,
		& .rollover-video i {
			border-radius: inherit;
		}
	}

	
	.shortcode-single-video.alignnone .fancy-media-wrap,
	.shortcode-single-video .fancy-media-wrap,
	.shortcode-single-video .shortcode-teaser-video,
	.post-video,
	.shortcode-video {
		position: relative;
		display: block;
		overflow: hidden;
		padding-top: 30px;
		height: 0;
		padding-bottom: 56.25%;
	}
	.shortcode-single-video .wp-video,
	.shortcode-single-video video.wp-video-shortcode,
	.shortcode-single-video .mejs-container,
	.shortcode-single-video .mejs-overlay.load {
		width: 100% !important;
		height: 100% !important;
	}
	.shortcode-single-video .mejs-container {
		padding-top: 56.25%;
	}
	.shortcode-single-video .wp-video,
	.shortcode-single-video video.wp-video-shortcode {
		max-width: 100% !important;
	}
	.shortcode-single-video video.wp-video-shortcode {
		position: relative;
	}
	.shortcode-single-video .mejs-mediaelement {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}
	// .mejs-controls {
	// 	display: none;
	// }
	// .mejs-overlay-play {
	// 	top: 0;
	// 	right: 0;
	// 	bottom: 0;
	// 	left: 0;
	// 	width: auto !important;
	// 	height: auto !important;
	// }

		.shortcode-single-video iframe,  
		.shortcode-single-video object,  
		.shortcode-single-video embed,  
		.shortcode-single-video video,
		.post-video iframe,
		.post-video object,
		.post-video embed,
		.shortcode-video iframe {
			position: absolute;
			top: 0;
			left: 0;
			width: 100% !important;
			height: 100% !important;
		}
		.shortcode-single-image img {
			max-width: 100%;
			height: auto;
		}
	.borderframe .shortcode-single-image {
		border: 1px solid;
	}
	.borderframe.br-standard .shortcode-single-image {
		border: none;
	}
	.content .borderframe.caption-on .shortcode-single-image {
		border-bottom: none;
	}
	#main .borderframe.caption-on .shortcode-single-image {
		padding-bottom: 0 !important;
	}

		.shortcode-single-caption {
			width: 100%;
			height: auto;
			padding: 15px 20px 0;
			.box-sizing (border-box);
			text-align: center;
		}
		.br-standard.borderframe .shortcode-single-caption {
			border: none;
		}
		
			.shortcode-single-caption p {
				margin-bottom: 0;
			}

			.shortcode-single-image-wrap  img { border-radius: inherit; }

Youez - 2016 - github.com/yon3zu
LinuXploit