icons.css 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456
  1. .icon_middle{ vertical-align:middle;display:inline-block;width:20px; }
  2. .icon_show{width:20px;height:16px;display:inline-block;vertical-align:middle;cursor:pointer;}
  3. .icon_op{}
  4. .icon-add2{background:url(icons/derivatives.png) no-repeat;width:16px;height:16px;display:inline-block;cursor:pointer;}
  5. .op_icon{height:16px;display:inline-block;vertical-align:middle;cursor:pointer;margin:1px;padding:1px;line-height:16px;}
  6. .op_edit{background:url(icons/edit.gif) no-repeat;}
  7. .op_memo{background:url(icons/memo.png) no-repeat;}
  8. .op_hurry{background:url(icons/hurry2.png) no-repeat;}
  9. .op_info{background:url(icons/info.png) no-repeat;}
  10. .op_del,.op_remove{background:url(icons/remove.gif) no-repeat;}
  11. .op_copy{background:url(icons/copy.png) no-repeat;}
  12. .op_ok{background:url(icons/ok.png) no-repeat;}
  13. .op_laboratory{background:url(icons/laboratory.png) no-repeat;}
  14. .op_copies{background:url(icons/copies.png) no-repeat;}
  15. .op_sc{background:url(icons/sc.png) no-repeat;}
  16. .op_notify1{background:url(icons/notify1.png) no-repeat;}
  17. .op_notify2{background:url(icons/notify2.png) no-repeat;}
  18. .op_add{background:url(icons/add.gif) no-repeat;}
  19. .op_task{background:url(icons/task.png) no-repeat;}
  20. .op_cut{background:url(icons/cut.png) no-repeat;}
  21. .op_view{background:url(icons/sc.png) no-repeat;}
  22. .op_word{background:url(icons/word.png) no-repeat;}
  23. .op_excel{background:url(icons/excel.png) no-repeat;}
  24. .op_split{background:url(icons/split.gif) no-repeat;}
  25. .op_stop{background:url(icons/cancel.gif) no-repeat;}
  26. .op_lock{background:url(icons/lock.png) no-repeat;}
  27. .op_no{background:url(icons/cancel.gif) no-repeat;}
  28. .op_undo{background:url(icons/undo.gif) no-repeat;}
  29. .op_exclamation {
  30. background: url(icons/exclamation.png) no-repeat;
  31. }
  32. .op_izc {
  33. background: url(icons/izc.png) no-repeat;
  34. }
  35. .op_yes {
  36. background: url(icons/yes.png) no-repeat;
  37. }
  38. .op_preview {
  39. background: url(icons/preview.png) no-repeat;
  40. }
  41. .op_dis {
  42. background: url(icons/dis.png) no-repeat;
  43. }
  44. .op_print {
  45. background: url(icons/print.gif) no-repeat;
  46. }
  47. .op_submit {
  48. background: url(icons/submit.png) no-repeat;
  49. }
  50. .op_s_pay {
  51. background: url(icons/s_pay.png) no-repeat;
  52. }
  53. .op_e_pay {
  54. background: url(icons/s_pay.png) no-repeat;
  55. }
  56. .icon-i {
  57. width: 16px;
  58. height: 16px;
  59. display: inline-block;
  60. vertical-align: middle;
  61. }
  62. .icon-sms {
  63. background: url(icons/sms.png) no-repeat;
  64. }
  65. .icon-xiaoshou {
  66. background: url(icons/xiaoshou.png) no-repeat;
  67. }
  68. .icon-phone {
  69. background: url(icons/phone.png) no-repeat;
  70. }
  71. .icon-del {
  72. background: url(icons/delete.png) no-repeat;
  73. width: 16px;
  74. height: 16px;
  75. display: inline-block;
  76. cursor: pointer;
  77. }
  78. .icon-mation {
  79. background:url(icons/exclamation.png) no-repeat;width:16px;height:16px;display:inline-block;vertical-align:middle;
  80. }
  81. .icon-life {
  82. background:url(icons/ic_launcher.png) no-repeat;width:32px;height:32px;display:inline-block;cursor:pointer;
  83. }
  84. .icon-info {
  85. background:url(icons/info.png) no-repeat;width:16px;height:16px;display:inline-block;cursor:pointer;
  86. }
  87. .icon-copy {
  88. background:url(icons/copy.png) no-repeat;
  89. }
  90. .icon-stop {
  91. background:url(icons/stop.png) no-repeat;
  92. }
  93. .icon-warning {
  94. background: url(icons/warning.png) no-repeat;
  95. width: 16px;
  96. height: 16px;
  97. display: inline-block;
  98. cursor: pointer;
  99. }
  100. .icon-saveall {
  101. background:url(icons/save_all.png) no-repeat;
  102. }
  103. .icon-dispatch {
  104. background:url(icons/dispatch.png) no-repeat;
  105. }
  106. .icon-control {
  107. background:url(icons/control.png) no-repeat;
  108. }
  109. .icon-hostrepertory {
  110. background:url(icons/control.png) no-repeat;
  111. }
  112. .icon-up {
  113. background:url(icons/arrow_up.png) no-repeat;width:16px;height:16px;display:inline-block;cursor:pointer;
  114. }
  115. .icon-down {
  116. background:url(icons/arrow_down.png) no-repeat;width:16px;height:16px;display:inline-block;cursor:pointer;
  117. }
  118. .icon-library {
  119. background:url(icons/library.png) no-repeat;
  120. }
  121. .icon-laboratory {
  122. background:url(icons/laboratory.png) no-repeat;
  123. }
  124. .icon-index {
  125. background:url(icons/index.png) no-repeat;
  126. }
  127. .icon-report {
  128. background:url(icons/report.png) no-repeat;
  129. }
  130. .icon-car {
  131. background:url(icons/car.png) no-repeat;
  132. }
  133. .icon-word {
  134. background:url(icons/word.png) no-repeat;
  135. }
  136. .icon-moniter {
  137. background:url(icons/moniter.png) no-repeat;
  138. }
  139. .icon-voice {
  140. background:url(icons/voice1.png) no-repeat;
  141. }
  142. .icon-sell {
  143. background:url(icons/sell.png) no-repeat;
  144. }
  145. .icon-task {
  146. background:url(icons/task.png) no-repeat;
  147. }
  148. .icon-peijian {
  149. background:url(icons/peijian.png) no-repeat;
  150. }
  151. .icon-material {
  152. background:url(icons/material.png) no-repeat;
  153. }
  154. .icon-tag1 {
  155. background:url(icons/tag1.png) no-repeat;
  156. }
  157. .icon-person {
  158. background:url(icons/person.png) no-repeat;
  159. }
  160. .icon-sys {
  161. background:url(icons/sys.png) no-repeat;
  162. }
  163. .icon-add{
  164. background:url(icons/add.gif) no-repeat;
  165. }
  166. .icon-addnew{
  167. background:url(icons/addnew.gif) no-repeat;
  168. }
  169. .icon-edit{
  170. background:url(icons/edit.gif) no-repeat;
  171. }
  172. .icon-remove{
  173. background:url(icons/remove.gif) no-repeat;
  174. }
  175. .icon-save{
  176. background:url(icons/save.gif) no-repeat;
  177. }
  178. .icon-close{
  179. background:url(icons/cancel.gif) no-repeat;
  180. }
  181. .icon-cut{
  182. background:url(icons/cut.png) no-repeat;
  183. }
  184. .icon-ok{
  185. background:url(icons/ok.png) no-repeat;
  186. }
  187. .icon-no{
  188. background:url(icons/no.png) no-repeat;
  189. }
  190. .icon-cancel{
  191. background:url(icons/cancel.gif) no-repeat;
  192. }
  193. .icon-reload{
  194. background:url(icons/reload.png) no-repeat;
  195. }
  196. .icon-search{
  197. background:url(icons/search.gif) no-repeat;
  198. }
  199. .icon-print{
  200. background:url(icons/print.gif) no-repeat;
  201. }
  202. .icon-help{
  203. background:url(icons/help.gif) no-repeat;
  204. }
  205. .icon-undo{
  206. background:url(icons/undo.gif) no-repeat;
  207. }
  208. .icon-redo{
  209. background:url(icons/redo.gif) no-repeat;
  210. }
  211. .icon-tip{
  212. background:url(icons/tip.png) no-repeat;
  213. }
  214. .icon-sc {
  215. background:url(icons/sc.png) no-repeat;
  216. }
  217. .icon-notify1{
  218. background:url(icons/notify1.png) no-repeat;
  219. }
  220. .icon-notify2{
  221. background:url(icons/notify2.png) no-repeat;
  222. }
  223. .icon-zoomin{
  224. background:url(icons/zoomin.gif) no-repeat;
  225. }
  226. .icon-zoomout{
  227. background:url(icons/zoomout.gif) no-repeat;
  228. }
  229. .icon-goto{
  230. background:url(icons/goto.gif) no-repeat;
  231. }
  232. .icon-date{
  233. background:url(icons/date.gif) no-repeat;
  234. }
  235. .icon-filter{
  236. background:url(icons/filter.gif) no-repeat;
  237. }
  238. .icon-find{
  239. background:url(icons/find.png) no-repeat;
  240. }
  241. .icon-folder{
  242. background:url(icons/folder.gif) no-repeat;
  243. }
  244. .icon-folderopen{
  245. background:url(icons/folder-open.gif) no-repeat;
  246. }
  247. .icon-gps {
  248. background:url(icons/gps.png) no-repeat;
  249. }
  250. .icon-lock{
  251. background:url(icons/lock.png) no-repeat;
  252. }
  253. .icon-unlock{
  254. background:url(icons/unlock.gif) no-repeat;
  255. }
  256. .icon-new{
  257. background:url(icons/new.gif) no-repeat;
  258. }
  259. .icon-node{
  260. background:url(icons/node.png) no-repeat;
  261. }
  262. .icon-nowait{
  263. background:url(icons/nowait.gif) no-repeat;
  264. }
  265. .icon-sort{
  266. background:url(icons/sort.gif) no-repeat;
  267. }
  268. .icon-wait{
  269. background:url(icons/wait.gif) no-repeat;
  270. }
  271. .icon-upgrade{
  272. background:url(icons/upgrade.gif) no-repeat;
  273. }
  274. .icon-downgrade{
  275. background:url(icons/downgrade.gif) no-repeat;
  276. }
  277. .icon-download{
  278. background:url(icons/download.gif) no-repeat;
  279. }
  280. .icon-upload{
  281. background:url(icons/upload.gif) no-repeat;
  282. }
  283. .icon-user{
  284. background:url(icons/user.png) no-repeat;
  285. }
  286. .icon-split{
  287. background:url(icons/split.gif) no-repeat;
  288. }
  289. .icon-addfolder{
  290. background:url(icons/addfolder.gif) no-repeat;
  291. }
  292. .icon-funds{
  293. background:url(icons/funds.png) no-repeat;
  294. }
  295. .icon-expand{
  296. background:url(icons/expand.gif) no-repeat;
  297. }
  298. .icon-collapse{
  299. background:url(icons/collapse.gif) no-repeat;
  300. }
  301. .icon-librarylst {
  302. background:url(icons/32/librarylst.png) no-repeat;width:32px;height:32px;
  303. }
  304. .icon-book {
  305. background:url(icons/32/book.png) no-repeat;width:32px;height:32px;
  306. }
  307. .icon-report {
  308. background:url(icons/32/report.png) no-repeat;width:32px;height:32px;
  309. }
  310. .icon-labmeeting{
  311. background:url(icons/32/labmeeting.png) no-repeat;width:32px;height:32px;
  312. }
  313. .icon-categorysummary,.icon-featured {
  314. background:url(icons/32/featured.png) no-repeat;width:32px;height:32px;
  315. }
  316. .icon-tiaozhang {
  317. background:url(icons/32/tiaozhang.png) no-repeat;width:32px;height:32px;
  318. }
  319. .icon-other {
  320. background:url(icons/32/other.png) no-repeat;width:32px;height:32px;
  321. }
  322. .icon-inoutmonth {
  323. background:url(icons/32/other.png) no-repeat;width:32px;height:32px;
  324. }
  325. .icon-inoutyear {
  326. background:url(icons/32/report.png) no-repeat;width:32px;height:32px;
  327. }
  328. .icon-record {
  329. background:url(icons/32/fukuan.png) no-repeat;width:32px;height:32px;
  330. }
  331. .icon-xiurecord {
  332. background:url(icons/32/xiurecord.png) no-repeat;width:32px;height:32px;
  333. }
  334. .icon-xiumaster {
  335. background:url(icons/32/xiumaster.png) no-repeat;width:32px;height:32px;
  336. }
  337. .icon-xiunav {
  338. background:url(icons/32/xiunav.png) no-repeat;width:32px;height:32px;
  339. }
  340. .icon-fukuan {
  341. background:url(icons/32/fukuan.png) no-repeat;width:32px;height:32px;
  342. }
  343. .icon-shoukuan {
  344. background:url(icons/32/shoukuan.png) no-repeat;width:32px;height:32px;
  345. }
  346. .icon-sell {
  347. background:url(icons/32/cost.png) no-repeat;width:32px;height:32px;
  348. }
  349. .icon-rank{
  350. background:url(icons/32/rank.png) no-repeat;width:32px;height:32px;
  351. }
  352. .icon-fittingstockout {
  353. background:url(icons/32/sign_out.png) no-repeat;width:32px;height:32px;
  354. }
  355. .icon-opinion{
  356. background:url(icons/32/opinion.png) no-repeat;width:32px;height:32px;
  357. }
  358. .icon-accountmanage {
  359. background:url(icons/32/Farm-Fresh_status_offline.png) no-repeat;width:32px;height:32px;
  360. }
  361. .icon-fittingstockin{
  362. background:url(icons/32/chart_organisation_add.png) no-repeat;width:32px;height:32px;
  363. }
  364. .icon-merlist {
  365. background:url(icons/32/Farm-Fresh_bricks.png) no-repeat;width:32px;height:32px;
  366. }
  367. .icon-zoubao {
  368. background:url(icons/32/Farm-Fresh_book_open.png) no-repeat;width:32px;height:32px;
  369. }
  370. .icon-apply {
  371. background:url(icons/32/Farm-Fresh_draw_clone.png) no-repeat;width:32px;height:32px;
  372. }
  373. .icon-goout {
  374. background:url(icons/32/Farm-Fresh_walk.png) no-repeat;width:32px;height:32px;
  375. }
  376. .icon-base {
  377. background:url(icons/32/Farm-Fresh_to_do_list.png) no-repeat;width:32px;height:32px;
  378. }
  379. .icon-org {
  380. background:url(icons/32/Farm-Fresh_reseller_programm.png) no-repeat;width:32px;height:32px;
  381. }
  382. .icon-post {
  383. background:url(icons/32/Farm-Fresh_group.png) no-repeat;width:32px;height:32px;
  384. }
  385. .icon-employee {
  386. background:url(icons/32/Farm-Fresh_user.png) no-repeat;width:32px;height:32px;
  387. }
  388. .icon-permission {
  389. background:url(icons/32/Farm-Fresh_key.png) no-repeat;width:32px;height:32px;
  390. }
  391. .icon-modular {
  392. background:url(icons/32/Farm-Fresh_plugin.png) no-repeat;width:32px;height:32px;
  393. }
  394. .icon-overtime {
  395. background:url(icons/32/Farm-Fresh_candle.png) no-repeat;width:32px;height:32px;
  396. }
  397. .icon-sczz {
  398. background:url(icons/32/Farm-Fresh_bookmark.png) no-repeat;width:32px;height:32px;
  399. }
  400. .icon-flowapply {
  401. background:url(icons/32/Farm-Fresh_tick.png) no-repeat;width:32px;height:32px;
  402. }
  403. .icon-wish {
  404. background:url(icons/32/Farm-Fresh_events.png) no-repeat;width:32px;height:32px;
  405. }
  406. .icon-syslog {
  407. background:url(icons/32/Farm-Fresh_script_code_red.png) no-repeat;width:32px;height:32px;
  408. }
  409. .icon-category {
  410. background:url(icons/32/Farm-Fresh_sign.png) no-repeat;width:32px;height:32px;
  411. }
  412. .icon-share {
  413. background:url(icons/32/Farm-Fresh_heart.png) no-repeat;width:32px;height:32px;
  414. }
  415. .icon-project {
  416. background:url(icons/32/Farm-Fresh_wand.png) no-repeat;width:32px;height:32px;
  417. }
  418. .icon-dic {
  419. background:url(icons/32/Farm-Fresh_source_code.png) no-repeat;width:32px;height:32px;
  420. }
  421. .icon-news {
  422. background:url(icons/32/Farm-Fresh_3d_glasses.png) no-repeat;width:32px;height:32px;
  423. }
  424. .icon-spay {
  425. background: url(icons/s_pay.png) no-repeat;
  426. width: 16px;
  427. height: 16px;
  428. }
  429. .icon-epay {
  430. background: url(icons/e_pay.png) no-repeat;
  431. width: 16px;
  432. height: 16px;
  433. }
  434. .icon-corp {background: url(icons/32/corp.png) no-repeat;width: 32px;height: 32px;background-size: 100% 100%;}
  435. .icon-acc {background: url(icons/32/acc.png) no-repeat;width: 32px;height: 32px;background-size: 100% 100%;}
  436. .icon-zc {background: url(icons/32/zc.png) no-repeat;width: 32px;height: 32px;background-size: 100% 100%;}
  437. .icon-site {background: url(icons/32/site.png) no-repeat;width: 32px;height: 32px;background-size: 100% 100%;}
  438. .icon-model {background: url(icons/32/model.png) no-repeat;width: 32px;height: 32px;background-size: 100% 100%;}
  439. .icon-user2 {background: url(icons/32/user.png) no-repeat;width: 32px;height: 32px;background-size: 100% 100%;}
  440. .icon-time {background: url(icons/32/time.png) no-repeat;width: 32px;height: 32px;background-size: 100% 100%;}
  441. .icon-sitemap {background: url(icons/32/sitemap.png) no-repeat;width: 32px;height: 32px;background-size: 100% 100%;}
  442. .icon-voice {background: url(icons/32/voice.png) no-repeat;width: 32px;height: 32px;background-size: 100% 100%;}
  443. .icon-shelf {background:url(icons/shelf.png) no-repeat;}
  444. .icon-xitong {background:url(icons/xitong.png) no-repeat;}
  445. .icon-izc {background:url(icons/izc.png) no-repeat;}
  446. .icon-zixun {background:url(icons/zixun.png) no-repeat;}
  447. .icon-wh {background:url(icons/wh.png) no-repeat;}
  448. .icon-envelope {background:url(icons/envelope.png) no-repeat;}