icon.css 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177
  1. .icon-blank{
  2. background:url('icons/blank.gif') no-repeat center center;
  3. }
  4. .icon-deposit{
  5. background:url('icons/deposit.png') no-repeat center center;
  6. }
  7. .icon-gasStation{
  8. background:url('icons/gasStation.png') no-repeat center center;
  9. }
  10. .icon-examine{
  11. background:url('icons/examine.png') no-repeat center center;
  12. }
  13. .icon-refresh{
  14. background:url('icons/refresh.png') no-repeat center center;
  15. }
  16. .icon-img{
  17. background:url('icons/img.png') no-repeat center center;
  18. }
  19. .icon-upload{
  20. background:url('icons/upload.png') no-repeat center center;
  21. }
  22. .icon-save1{
  23. background:url('icons/save1.png') no-repeat center center;
  24. }
  25. .icon-adjustBill{
  26. background:url('icons/adjustBill.png') no-repeat center center;
  27. }
  28. .icon-import{
  29. background:url('icons/import.png') no-repeat center center;
  30. }
  31. .icon-enterAgain{
  32. background:url('icons/enter_again.png') no-repeat center center;
  33. }
  34. .icon-conversion{
  35. background:url('icons/conversion.png') no-repeat center center;
  36. }
  37. .icon-showeye{
  38. background:url('icons/showeye.png') no-repeat center center;
  39. }
  40. .icon-hiddeneye{
  41. background:url('icons/hiddeneye.png') no-repeat center center;
  42. }
  43. .icon-log{
  44. background:url('icons/log.png') no-repeat center center;
  45. }
  46. .icon-export{
  47. background:url('icons/export.png') no-repeat center center;
  48. }
  49. .icon-getNumber{
  50. background:url('icons/getNumber.png') no-repeat center center;
  51. }
  52. .icon-getNumber1{
  53. background:url('icons/getNumber.png') no-repeat center center;
  54. }
  55. .icon-getNumber2{
  56. background:url('icons/getNumber.png') no-repeat center center;
  57. }
  58. .icon-permission{
  59. background:url('icons/give_permission.png') no-repeat center center;
  60. }
  61. .icon-config{
  62. background:url('icons/config.png') no-repeat center center;
  63. }
  64. .icon-userman{
  65. background:url('icons/userman.png') no-repeat center center;
  66. }
  67. .icon-gas{
  68. background:url('icons/gas.png') no-repeat center center;
  69. }
  70. .icon-userinfo{
  71. background:url('icons/userinfo.png') no-repeat center center;
  72. }
  73. .icon-statistics{
  74. background:url('icons/statistics.png') no-repeat center center;
  75. }
  76. .icon-unit{
  77. background:url('icons/unit.png') no-repeat center center;
  78. }
  79. .icon-car{
  80. background:url('icons/car.png') no-repeat center center;
  81. }
  82. .icon-car_query{
  83. background:url('icons/car_query.png') no-repeat center center;
  84. }
  85. .icon-add{
  86. background:url('icons/edit_add.png') no-repeat center center;
  87. }
  88. .icon-edit{
  89. background:url('icons/pencil.png') no-repeat center center;
  90. }
  91. .icon-clear{
  92. background:url('icons/clear.png') no-repeat center center;
  93. }
  94. .icon-remove{
  95. background:url('icons/edit_remove.png') no-repeat center center;
  96. }
  97. .icon-save{
  98. background:url('icons/filesave.png') no-repeat center center;
  99. }
  100. .icon-cut{
  101. background:url('icons/cut.png') no-repeat center center;
  102. }
  103. .icon-ok{
  104. background:url('icons/ok.png') no-repeat center center;
  105. }
  106. .icon-no{
  107. background:url('icons/no.png') no-repeat center center;
  108. }
  109. .icon-cancel{
  110. background:url('icons/cancel.png') no-repeat center center;
  111. }
  112. .icon-reload{
  113. background:url('icons/reload.png') no-repeat center center;
  114. }
  115. .icon-search{
  116. background:url('icons/search.png') no-repeat center center;
  117. }
  118. .icon-print{
  119. background:url('icons/print.png') no-repeat center center;
  120. }
  121. .icon-help{
  122. background:url('icons/help.png') no-repeat center center;
  123. }
  124. .icon-undo{
  125. background:url('icons/undo.png') no-repeat center center;
  126. }
  127. .icon-redo{
  128. background:url('icons/redo.png') no-repeat center center;
  129. }
  130. .icon-back{
  131. background:url('icons/back.png') no-repeat center center;
  132. }
  133. .icon-sum{
  134. background:url('icons/sum.png') no-repeat center center;
  135. }
  136. .icon-tip{
  137. background:url('icons/tip.png') no-repeat center center;
  138. }
  139. .icon-filter{
  140. background:url('icons/filter.png') no-repeat center center;
  141. }
  142. .icon-man{
  143. background:url('icons/man.png') no-repeat center center;
  144. }
  145. .icon-lock{
  146. background:url('icons/lock.png') no-repeat center center;
  147. }
  148. .icon-more{
  149. background:url('icons/more.png') no-repeat center center;
  150. }
  151. .icon-mini-add{
  152. background:url('icons/mini_add.png') no-repeat center center;
  153. }
  154. .icon-mini-edit{
  155. background:url('icons/mini_edit.png') no-repeat center center;
  156. }
  157. .icon-mini-refresh{
  158. background:url('icons/mini_refresh.png') no-repeat center center;
  159. }
  160. .icon-large-picture{
  161. background:url('icons/large_picture.png') no-repeat center center;
  162. }
  163. .icon-large-clipart{
  164. background:url('icons/large_clipart.png') no-repeat center center;
  165. }
  166. .icon-large-shapes{
  167. background:url('icons/large_shapes.png') no-repeat center center;
  168. }
  169. .icon-large-smartart{
  170. background:url('icons/large_smartart.png') no-repeat center center;
  171. }
  172. .icon-large-chart{
  173. background:url('icons/large_chart.png') no-repeat center center;
  174. }