emis-frontend/libs/XdPrintDesigner/theme-chalk/display.css

1 line
1.2 KiB
CSS
Raw Normal View History

2024-06-22 03:55:20 +00:00
@media only screen and (max-width:767px){[data-theme=kr-designer] .hidden-xs-only{display:none!important}}@media only screen and (min-width:768px){[data-theme=kr-designer] .hidden-sm-and-up{display:none!important}}@media only screen and (min-width:768px) and (max-width:991px){[data-theme=kr-designer] .hidden-sm-only{display:none!important}}@media only screen and (max-width:991px){[data-theme=kr-designer] .hidden-sm-and-down{display:none!important}}@media only screen and (min-width:992px){[data-theme=kr-designer] .hidden-md-and-up{display:none!important}}@media only screen and (min-width:992px) and (max-width:1199px){[data-theme=kr-designer] .hidden-md-only{display:none!important}}@media only screen and (max-width:1199px){[data-theme=kr-designer] .hidden-md-and-down{display:none!important}}@media only screen and (min-width:1200px){[data-theme=kr-designer] .hidden-lg-and-up{display:none!important}}@media only screen and (min-width:1200px) and (max-width:1919px){[data-theme=kr-designer] .hidden-lg-only{display:none!important}}@media only screen and (max-width:1919px){[data-theme=kr-designer] .hidden-lg-and-down{display:none!important}}@media only screen and (min-width:1920px){[data-theme=kr-designer] .hidden-xl-only{display:none!important}}