/** * @Author: zhangtq 2452618307@qq.com * @Date: 2024-11-18 13:33:30 * @LastEditors: zhangtq 2452618307@qq.com * @LastEditTime: 2024-11-18 13:34:45 * @FilePath: static/js/qx/utility/easyui/themes/material/passwordbox.css * @Description: 这是默认设置,可以在设置》工具》File Description中进行配置 */ .passwordbox-open { background: url('images/passwordbox_open.png') no-repeat center center; } .passwordbox-close { background: url('images/passwordbox_close.png') no-repeat center center; }