403Webshell
Server IP : 195.130.67.5  /  Your IP : 216.73.217.154
Web Server : Microsoft-IIS/10.0
System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586
User : IUSR ( 0)
PHP Version : 7.4.19
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /Old Sites/ict/wp-content/plugins/so-widgets-bundle/widgets/image/styles/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /Old Sites/ict/wp-content/plugins/so-widgets-bundle/widgets/image/styles/default.less
@responsive_breakpoint: 780px;
@title_alignment: default;
@image_alignment: default;
@image_display: block;
@image_max_width: default;
@image_height: default;
@image_width: default;
@size_enforce: default;
@image_shape: default;
@image_shape_size: default;
@image_shape_repeat: default;
@image_shape_position: default;

.widget-title {
	text-align: @title_alignment;
}

.sow-image-container {
	display: flex;
	align-items: flex-start;

	& when( @image_alignment = left ) {
		justify-content: flex-start;
	}
	& when( @image_alignment = right ) {
		justify-content: flex-end;
	}
	& when( @image_alignment = center ) {
		justify-content: center;
	}

	> a {
		display: inline-block;
		width: @image_width;
		max-width: @image_max_width;

		@media screen and ( -ms-high-contrast: active ), screen and ( -ms-high-contrast: none ) {  
			display: flex;
		}
	}

	.so-widget-image {
		display: block;
		height: @image_height;
		max-width: @image_max_width;
		width: @image_width;

		& when not (@image_shape = default ) {
			-webkit-mask-image: @image_shape;
			-webkit-mask-position: @image_shape_position;
			-webkit-mask-repeat: @image_shape_repeat;
			-webkit-mask-size: @image_shape_size;
			mask-image: @image_shape;
			mask-position: @image_shape_position;
			mask-repeat: @image_shape_repeat;
			mask-size: @image_shape_size;
		}

		& when (@size_enforce = 1 ) {
			@media (max-width: @responsive_breakpoint) {
				height: auto !important;
				max-width: 100%;
			}
		}
	}
}


Youez - 2016 - github.com/yon3zu
LinuXploit