123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190 |
- .icon-blank{
- background:url('icons/blank.gif') no-repeat center center;
- }
- .icon-yes{
- background:url('icons/yes.png') no-repeat center center;
- }
- .icon-no{
- background:url('icons/no.png') no-repeat center center;
- }
- .icon-add{
- background:url('itemicon/add.png') no-repeat center center;
- }
- .icon-edit{
- background:url('itemicon/update.png') no-repeat center center;
- }
- .icon-remove{
- background:url('itemicon/delete.png') no-repeat center center;
- }
- .icon-delete{
- background:url('icons/delete.png') no-repeat center center;
- }
- .icon-save{
- background:url('icons/filesave.png') no-repeat center center;
- }
- .icon-cut{
- background:url('icons/cut.png') no-repeat center center;
- }
- .icon-ok{
- background:url('icons/ok.png') no-repeat center center;
- }
- .icon-ok1{
- background:url('icons/ok1.png') no-repeat center center;
- }
- .icon-no{
- background:url('icons/no.png') no-repeat center center;
- }
- .icon-cancel{
- background:url('icons/cancel.png') no-repeat center center;
- }
- .icon-reload{
- background:url('icons/reload.png') no-repeat center center;
- }
- .icon-search{
- background:url('itemicon/search.png') no-repeat center center;
- }
- .icon-print{
- background:url('itemicon/print.png') no-repeat center center;
- }
- .icon-help{
- background:url('icons/help.png') no-repeat center center;
- }
- .icon-undo{
- background:url('icons/undo.png') no-repeat center center;
- }
- .icon-redo{
- background:url('icons/redo.png') no-repeat center center;
- }
- .icon-back{
- background:url('icons/back.png') no-repeat center center;
- }
- .icon-sum{
- background:url('icons/sum.png') no-repeat center center;
- }
- .icon-tip{
- background:url('icons/tip.png') no-repeat center center;
- }
- .icon-mini-add{
- background:url('icons/mini_add.png') no-repeat center center;
- }
- .icon-mini-edit{
- background:url('icons/mini_edit.png') no-repeat center center;
- }
- .icon-mini-refresh{
- background:url('icons/mini_refresh.png') no-repeat center center;
- }
- .icon-user{
- background:url('icons/user.png') no-repeat center center;
- }
- .icon-skin{
- background:url('icons/skin.png') no-repeat center center;
- }
- .icon-exit{
- background:url('icons/exit.png') no-repeat center center;
- }
- .icon-list-default{
- background:url('icons/list_default.png') no-repeat center center;
- }
- .icon-list-gray{
- background:url('icons/list_gray.png') no-repeat center center;
- }
- .icon-control{
- background:url('icons/control.png') no-repeat center center;
- }
- .icon-useredit{
- background:url('icons/user_edit.png') no-repeat center center;
- }
- .icon-usergo{
- background:url('icons/user_go.png') no-repeat center center;
- }
- .icon-usergreen{
- background:url('icons/user_green.png') no-repeat center center;
- }
- .icon-userred{
- background:url('icons/user_red.png') no-repeat center center;
- }
- .icon-usersuit{
- background:url('icons/user_suit.png') no-repeat center center;
- }
- .icon-lock{
- background:url('icons/lock.png') no-repeat center center;
- }
- .icon-unlock{
- background:url('icons/unlock.png') no-repeat center center;
- }
- .icon-menu{
- background:url('icons/menu.png') no-repeat center center;
- }
- .icon-link{
- background:url('icons/link.png') no-repeat center center;
- }
- .icon-closemenu{
- background:url('icons/closemenu.png') no-repeat center center;
- }
- .icon-refresh{
- background:url('icons/refresh.png') no-repeat center center;
- }
- .icon-house{
- background:url('icons/house.png') no-repeat center center;
- }
- .icon-portal_btsq{
- background:url('icons/portal_btsq.png') no-repeat center center;
- }
- .icon-portal_jgxx{
- background:url('icons/portal_jgxx.png') no-repeat center center;
- }
- .icon-portal_kbba{
- background:url('icons/portal_kbba.png') no-repeat center center;
- }
- .icon-portal_kbsq{
- background:url('icons/portal_kbsq.png') no-repeat center center;
- }
- .icon-freeze{
- background:url('icons/freeze.png') no-repeat center center !important;
- }
- .icon-details{
- background:url('icons/details.png') no-repeat center center;
- }
- .icon-cog{
- background:url('icons/cog.png') no-repeat center center;
- }
- .icon-up{
- background:url('icons/up.png') no-repeat center center;
- }
- .icon-down{
- background:url('icons/down.png') no-repeat center center;
- }
- .icon-down{
- background:url('icons/down.png') no-repeat center center;
- }
- .icon-emptied{
- background:url('itemicon/emptied.png') no-repeat center center;
- }
- .icon-batch{
- background:url('itemicon/batch.png') no-repeat center center;
- }
- .icon-export{
- background:url('itemicon/export.png') no-repeat center center;
- }
- .icon-import{
- background:url('itemicon/import.png') no-repeat center center;
- }
- .icon-review{
- background:url('itemicon/review.png') no-repeat center center;
- }
- .icon-quit{
- background:url('itemicon/quit.png') no-repeat center center;
- }
- .icon-pay{
- background:url('itemicon/pay.png') no-repeat center center;
- }
- .icon-collect{
- background:url('itemicon/collect.png') no-repeat center center;
- }
- .icon-nextstep{
- background:url('itemicon/nextstep.png') no-repeat center center;
- }
|