文件操作 - responsive-utilities.less
返回文件管理
返回主菜单
删除本文件
文件: /home/acihmzbq/public_html/wp-content/plugins/js_composer/assets/less/lib/responsive-utilities.less
编辑文件内容
.vc_hidden-xs { @media (max-width: @screen-xs-max) { .responsive-invisibility(); } } .vc_hidden-sm { @media (min-width: @screen-sm-min) and (max-width: @screen-sm-max) { .responsive-invisibility(); } } .vc_hidden-md { @media (min-width: @screen-md-min) and (max-width: @screen-md-max) { .responsive-invisibility(); } } .vc_hidden-lg { @media (min-width: @screen-lg-min) { .responsive-invisibility(); } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件