✏️ 正在编辑: modal.css
路径:
/home/bpioifn/www/pigmentse/modules/chronopost/views/css/modal.css
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
.modal { display: none; position: fixed; z-index: 1000; top: 0; left: 0; height: 100%; width: 100%; background: rgba( 255, 255, 255, .8 ) url('images/ajax-loader.gif') 50% 50% no-repeat; } body.loading { overflow: hidden; } body.loading .modal { display: block; }
💾 保存文件
← 返回文件管理器