123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300 |
- /*空白*/
- .icon-blank{
- background:url('icons/blank.gif') no-repeat center center;
- }
- /*新增*/
- .icon-add{
- background:url('icons/add.png') no-repeat center center;
- }
- /*删除*/
- .icon-delete{
- background:url('icons/delete.png') no-repeat center center;
- }
- /*删除*/
- .icon-remove{
- background:url('icons/delete.png') no-repeat center center;
- }
- /*修改*/
- .icon-edit{
- background:url('icons/edit.png') no-repeat center center;
- }
- /*批量修改*/
- .icon-batch-edit{
- background:url('icons/edit.png') no-repeat center center;
- }
- /*编辑*/
- .icon-alter{
- background:url('icons/edit_edit.png') no-repeat center center;
- }
- /*保存*/
- .icon-save{
- background:url('icons/save.png') no-repeat center center;
- }
- /*确定*/
- .icon-confirm{
- background:url('icons/confirm.png') no-repeat center center;
- }
- /*取消*/
- .icon-cancel{
- background:url('icons/cancel.png') no-repeat center center;
- }
- /*撤消*/
- .icon-undo{
- background:url('icons/undo.png') no-repeat center center;
- }
- /*重置*/
- .icon-reset{
- background:url('icons/undo.png') no-repeat center center;
- }
- /*申请*/
- .icon-apply{
- background:url('icons/apply.png') no-repeat center center;
- }
- /*审核*/
- .icon-check{
- background:url('icons/check.png') no-repeat center center;
- }
- /*驳回*/
- .icon-fail{
- background:url('icons/fail.png') no-repeat center center;
- }
- /*通过*/
- .icon-pass{
- background:url('icons/pass.png') no-repeat center center;
- }
- /*提交*/
- .icon-ok{
- background:url('icons/submit.png') no-repeat center center;
- }
- /*提交*/
- .icon-submit{
- background:url('icons/submit.png') no-repeat center center;
- }
- /*启用*/
- .icon-enabled{
- background:url('icons/enabled.png') no-repeat center center;
- }
- /*启用*/
- .icon-open{
- background:url('icons/open.png') no-repeat center center;
- }
- /*禁用*/
- .icon-disabled{
- background:url('icons/disabled.png') no-repeat center center;
- }
- /*禁用*/
- .icon-no{
- background:url('icons/disabled.png') no-repeat center center;
- }
- /*初始化*/
- .icon-init{
- background:url('icons/redo.png') no-repeat center center;
- }
- /*重做*/
- .icon-redo{
- background:url('icons/redo.png') no-repeat center center;
- }
- /*剪切*/
- .icon-cut{
- background:url('icons/cut.png') no-repeat center center;
- }
- /*生成*/
- .icon-reload{
- background:url('icons/reload.png') no-repeat center center;
- }
- /*刷新*/
- .icon-refresh{
- background:url('icons/refresh.png') no-repeat center center;
- }
- /*生成*/
- .icon-make{
- background:url('icons/make.png') no-repeat center center;
- }
- /*搜索*/
- .icon-search{
- background:url('icons/search.png') no-repeat center center;
- }
- /*打印*/
- .icon-print{
- background:url('icons/print.png') no-repeat center center;
- }
- /*帮助*/
- .icon-help{
- background:url('icons/help.png') no-repeat center center;
- }
- /*后退*/
- .icon-back{
- background:url('icons/back.png') no-repeat center center;
- }
- /*向左*/
- .icon-left{
- background:url('icons/left.png') no-repeat center center;
- }
- /*向右*/
- .icon-right{
- background:url('icons/right.png') no-repeat center center;
- }
- /*求和*/
- .icon-sum{
- background:url('icons/sum.png') no-repeat center center;
- }
- /*计算*/
- .icon-calculation{
- background:url('icons/calculation.png') no-repeat center center;
- }
- /*提示*/
- .icon-tip{
- background:url('icons/tip.png') no-repeat center center;
- }
- /*添加*/
- .icon-item-add{
- background:url('icons/mini_add.png') no-repeat center center;
- }
- /*添加*/
- .icon-mini-add{
- background:url('icons/mini_add.png') no-repeat center center;
- }
- /*修改*/
- .icon-item-edit{
- background:url('icons/mini_edit.png') no-repeat center center;
- }
- /*修改*/
- .icon-mini-edit{
- background:url('icons/mini_edit.png') no-repeat center center;
- }
- /*移除*/
- .icon-item-remove{
- background:url('icons/mini_remove.png') no-repeat center center;
- }
- /*移除*/
- .icon-mini_remove{
- background:url('icons/mini_remove.png') no-repeat center center;
- }
- /*清除*/
- .icon-edit-clear{
- background:url('icons/edit_clear.png') no-repeat center center;
- }
- /*全选*/
- .icon-edit-all{
- background:url('icons/edit_all.png') no-repeat center center;
- }
- /*下载更新*/
- .icon-mini-refresh{
- background:url('icons/mini_refresh.png') no-repeat center center;
- }
- /*下载*/
- .icon-down{
- background:url('icons/down.png') no-repeat center center;
- }
- /*下载*/
- .icon-download{
- background:url('icons/download.png') no-repeat center center;
- }
- /*上报*/
- .icon-up{
- background:url('icons/up.png') no-repeat center center;
- }
- /*上传*/
- .icon-upload{
- background:url('icons/upload.png') no-repeat center center;
- }
- /*首页*/
- .icon-home{
- background:url('icons/home.png') no-repeat center center;
- }
- /*用户*/
- .icon-user{
- background:url('icons/user.png') no-repeat center center;
- }
- /*授权*/
- .icon-key{
- background:url('icons/key.png') no-repeat center center;
- }
- /*明细*/
- .icon-detail{
- background:url('icons/detail.png') no-repeat center center;
- }
- /*数据范围*/
- .icon-data-range{
- background:url('icons/data_range.png') no-repeat center center;
- }
- /*发送*/
- .icon-send{
- background:url('icons/send.png') no-repeat center center;
- }
- /*发布*/
- .icon-release{
- background:url('icons/release.png') no-repeat center center;
- }
- /*Excel导出*/
- .icon-export{
- background:url('icons/export.png') no-repeat center center;
- }
- /*Excel导入*/
- .icon-import{
- background:url('icons/import.png') no-repeat center center;
- }
- /*注册*/
- .icon-register{
- background:url('icons/register.png') no-repeat center center;
- }
- /*照片*/
- .icon-photo{
- background:url('icons/photo.png') no-repeat center center;
- }
- /*pdf*/
- .icon-pdf{
- background:url('icons/pdf.png') no-repeat center center;
- }
- /*dbf*/
- .icon-dbf{
- background:url('icons/dbf.png') no-repeat center center;
- }
- /*复制*/
- .icon-copy{
- background:url('icons/copy.png') no-repeat center center;
- }
- /*选中*/
- .icon-select{
- background:url('icons/select.png') no-repeat center center;
- }
- /*合并*/
- .icon-merge{
- background:url('icons/merge.png') no-repeat center center;
- }
- /*拆分*/
- .icon-split{
- background:url('icons/split.png') no-repeat center center;
- }
- /*设定*/
- .icon-setting{
- background:url('icons/setting.png') no-repeat center center;
- }
- /*密码*/
- .icon-password{
- background:url('icons/password.png') no-repeat center center;
- }
- /*安排*/
- .icon-plan{
- background:url('icons/plan.png') no-repeat center center;
- }
- /*名单*/
- .icon-list{
- background:url('icons/list.png') no-repeat center center;
- }
- /*分配*/
- .icon-pin{
- background:url('icons/pin.png') no-repeat center center;
- }
- /*放大*/
- .icon-zoomout{
- background:url('icons/zoomout.png') no-repeat center center;
- }
- /*缩小*/
- .icon-zoomin{
- background:url('icons/zoomin.png') no-repeat center center;
- }
- /*录入*/
- .icon-input{
- background:url('icons/data_edit.png') no-repeat center center;
- }
|