MOON
Server: Apache
System: Linux server.netcommlabs.in 3.10.0-1160.83.1.el7.x86_64 #1 SMP Wed Jan 25 16:41:43 UTC 2023 x86_64
User: dermova (1051)
PHP: 5.4.45
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/dermova/www/india/wp-content/plugins/jetpack/scss/_utilities/_ie.scss
// ==========================================================================
// Internet Explorer
// ==========================================================================

// ==========================================================================
// IE9
// ==========================================================================

// .lt-ie10 {
// 	.masthead {
// 		@include ie-gradient($green, lighten($green, 12%));
// 	}
// 	.footer {
// 		@include ie-gradient(lighten($green, 12%), $green);
// 	}
// 	@media screen and (max-width: 768px) {
// 		$menu_width: 260px;
//
// 		.drawer-checkbox:checked ~ .header .drawer-nav {
// 			left: 0;
// 		}
// 		.drawer-checkbox:checked ~ .wrapper{
// 			margin-left: $menu_width;
// 			margin-right:-($menu_width);
// 		}
// 	}
// }

// ==========================================================================
// IE8
// ==========================================================================

.lt-ie9 {
}

// ==========================================================================
// IE7
// ==========================================================================

.lt-ie8 {
}

// ==========================================================================
// IE6
// ==========================================================================

.lt-ie7 {
}