IE 11 Only Styles
IE10 and IE11 specific style media query.
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){
/* IE10+ CSS styles go here... */
}
IE10 and IE11 specific style media query.
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){
/* IE10+ CSS styles go here... */
}