3247f15c9eecf3096bf0898106af4f49b1a72155.svn-base 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. @charset "utf-8";
  2. /* CSS Document */
  3. /*아이콘클래스 추가*/
  4. .dx-icon-energy {
  5. background:url(../../images/custom/ibems_light/top_menu_01.png) no-repeat;
  6. }
  7. .dx-icon-analysis {
  8. background:url(../../images/custom/ibems_light/top_menu_02.png) no-repeat;
  9. }
  10. .dx-icon-fms {
  11. background:url(../../images/custom/ibems_light/top_menu_03.png) no-repeat;
  12. }
  13. .dx-icon-configuration {
  14. background:url(../../images/custom/ibems_light/top_menu_04.png) no-repeat;
  15. }
  16. .dx-icon-site {
  17. background:url(../../images/custom/ibems_light/top_menu_05.png) no-repeat;
  18. }
  19. .dx-icon-review {
  20. background:url(../../images/custom/ibems_light/top_menu_06.png) no-repeat;
  21. }
  22. .dx-icon-analysis-ex {
  23. background:url(../../images/custom/ibems_light/top_menu_07.png) no-repeat;
  24. }
  25. .dx-icon-energy-ex {
  26. background:url(../../images/custom/ibems_light/top_menu_08.png) no-repeat;
  27. }
  28. .dx-icon-energy-analysis {
  29. background:url(../../images/custom/ibems_light/top_menu_09.png) no-repeat;
  30. }
  31. .dx-icon-customer-center {
  32. background:url(../../images/custom/ibems_light/top_menu_10.png) no-repeat;
  33. }
  34. .dx-icon-plan-establishment {
  35. background:url(../../images/custom/ibems_light/top_menu_11.png) no-repeat;
  36. }
  37. .dx-icon-configuration-certi {
  38. background:url(../../images/custom/ibems_light/top_menu_12.png) no-repeat;
  39. }
  40. .dx-icon-building-information {
  41. background:url(../../images/custom/ibems_light/top_menu_02.png) no-repeat;
  42. }