✏️ 正在编辑: whats_plugin_capture.css
路径:
/srv/systems_dir/yuppiecred/public/styles/whats_plugin_capture.css
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
#background_popup { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); } #whats-plugin-icon { position: fixed; bottom: 15px; right: 5px; border-radius: 0!important; background: transparent url(https://d335luupugsy2.cloudfront.net/cms/files/1446/1588875979/$5u0ndp8vgxo) center center no-repeat; z-index: 999999999; box-shadow: none; outline: none; width: 60px !important; height: 61px !important; background-size: 60px 60px !important; cursor: pointer; border: 0 !important; } #whats-plugin-icon.shake { animation: shake 10s infinite; } @keyframes shake { 4.5%, 10.5% { transform: translate(0px, 0px) rotate(0deg); } 5% { transform: translate(1px, 1px) rotate(0deg); } 5.5% { transform: translate(-1px, -2px) rotate(-1deg); } 6% { transform: translate(-3px, 0px) rotate(1deg); } 6.5% { transform: translate(3px, 2px) rotate(0deg); } 7% { transform: translate(1px, -1px) rotate(1deg); } 7.5% { transform: translate(-1px, 2px) rotate(-1deg); } 8% { transform: translate(-3px, 1px) rotate(0deg); } 8.5% { transform: translate(3px, 1px) rotate(-1deg); } 9% { transform: translate(-1px, -1px) rotate(1deg); } 9.5% { transform: translate(1px, 2px) rotate(0deg); } 10% { transform: translate(1px, -2px) rotate(-1deg); } } #popup_plugin { background: rgb(235 229 223); font-family: "Open Sans", sans-serif; position: absolute; right: 5px; bottom: 85px; width: 400px; height: 300px; border: 1px solid #5d5d5d; border-radius: 3px; } #titulo_popup_plugin { width: 100%; float: left; background: #265c54; color: white; } #titulo_popup_plugin h1{ font-size: 15px; font-weight: normal; padding: 15px 10px; } #whats_plugin_form { float: left; padding: 20px; } #whats_plugin_form input { display: block; width: 96%; float: left; padding: 8px 6px; margin: 5px 0; border: 1px solid #b6b6b6; border-radius: 4px; } #btn_whats_plugin { width: 100% !important; float: left; text-align: center; background: rgb(83 164 81); color: white; font-size: 17px; cursor: pointer; } #btn_fechar { position: absolute; right: 5px; color: white; font-size: 20px; cursor: pointer; text-decoration: none; }
💾 保存文件
← 返回文件管理器