commonIcons_rtl.css 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127
  1. /* Dijit widget common icons*/
  2. /*commonIcons_rtl.css is located in dijit/icons
  3. The 16 x 16px icons in these sprites are action and object type images which can be used in the following widgets: accordionContainer, menu, tab, titlepane, tree, and all button widgets and error validation contexts. */
  4. .dijitRtl .dijitIconSave,
  5. .dijitRtl .dijitIconPrint,
  6. .dijitRtl .dijitIconCut,
  7. .dijitRtl .dijitIconCopy,
  8. .dijitRtl .dijitIconClear,
  9. .dijitRtl .dijitIconDelete,
  10. .dijitRtl .dijitIconUndo,
  11. .dijitRtl .dijitIconEdit,
  12. .dijitRtl .dijitIconNewTask,
  13. .dijitRtl .dijitIconEditTask,
  14. .dijitRtl .dijitIconEditProperty,
  15. .dijitRtl .dijitIconTask,
  16. .dijitRtl .dijitIconFilter,
  17. .dijitRtl .dijitIconConfigure,
  18. .dijitRtl .dijitIconSearch,
  19. .dijitRtl .dijitIconApplication,
  20. .dijitRtl .dijitIconBookmark,
  21. .dijitRtl .dijitIconChart,
  22. .dijitRtl .dijitIconConnector,
  23. .dijitRtl .dijitIconDatabase,
  24. .dijitRtl .dijitIconDocuments,
  25. .dijitRtl .dijitIconMail,
  26. .dijitRtl .dijitLeaf,
  27. .dijitRtl .dijitIconFile,
  28. .dijitRtl .dijitIconFunction,
  29. .dijitRtl .dijitIconKey,
  30. .dijitRtl .dijitIconPackage,
  31. .dijitRtl .dijitIconSample,
  32. .dijitRtl .dijitIconTable,
  33. .dijitRtl .dijitIconUsers,
  34. .dijitRtl .dijitFolderClosed,
  35. .dijitRtl .dijitIconFolderClosed,
  36. .dijitRtl .dijitFolderOpened,
  37. .dijitRtl .dijitIconFolderOpen,
  38. .dijitRtl .dijitIconError, .dijitRtl .dijitContentPaneError {
  39. background-image: url('images/commonIconsObjActEnabled_rtl.png'); /* Contains both object and action icons in a sprite image for the enabled state. */
  40. width: 16px;
  41. height: 16px;
  42. }
  43. .dj_ie6 .dijitRtl .dijitIconSave,
  44. .dj_ie6 .dijitRtl .dijitIconPrint,
  45. .dj_ie6 .dijitRtl .dijitIconCut,
  46. .dj_ie6 .dijitRtl .dijitIconCopy,
  47. .dj_ie6 .dijitRtl .dijitIconClear,
  48. .dj_ie6 .dijitRtl .dijitIconDelete,
  49. .dj_ie6 .dijitRtl .dijitIconUndo,
  50. .dj_ie6 .dijitRtl .dijitIconEdit,
  51. .dj_ie6 .dijitRtl .dijitIconNewTask,
  52. .dj_ie6 .dijitRtl .dijitIconEditTask,
  53. .dj_ie6 .dijitRtl .dijitIconEditProperty,
  54. .dj_ie6 .dijitRtl .dijitIconTask,
  55. .dj_ie6 .dijitRtl .dijitIconFilter,
  56. .dj_ie6 .dijitRtl .dijitIconConfigure,
  57. .dj_ie6 .dijitRtl .dijitIconSearch,
  58. .dj_ie6 .dijitRtl .dijitIconApplication,
  59. .dj_ie6 .dijitRtl .dijitIconBookmark,
  60. .dj_ie6 .dijitRtl .dijitIconChart,
  61. .dj_ie6 .dijitRtl .dijitIconConnector,
  62. .dj_ie6 .dijitRtl .dijitIconDatabase,
  63. .dj_ie6 .dijitRtl .dijitIconDocuments,
  64. .dj_ie6 .dijitRtl .dijitIconMail,
  65. .dj_ie6 .dijitRtl .dijitLeaf,
  66. .dj_ie6 .dijitRtl .dijitIconFile,
  67. .dj_ie6 .dijitRtl .dijitIconFunction,
  68. .dj_ie6 .dijitRtl .dijitIconKey,
  69. .dj_ie6 .dijitRtl .dijitIconPackage,
  70. .dj_ie6 .dijitRtl .dijitIconSample,
  71. .dj_ie6 .dijitRtl .dijitIconTable,
  72. .dj_ie6 .dijitRtl .dijitIconUsers,
  73. .dj_ie6 .dijitRtl .dijitFolderClosed,
  74. .dj_ie6 .dijitRtl .dijitIconFolderClosed,
  75. .dj_ie6 .dijitRtl .dijitFolderOpened,
  76. .dj_ie6 .dijitRtl .dijitIconFolderOpen,
  77. .dj_ie6 .dijitRtl .dijitIconError, .dj_ie6 .dijitRtl .dijitContentPaneError {
  78. background-image: url('images/commonIconsObjActEnabled8bit_rtl.png');
  79. }
  80. .dijitRtl .dijitDisabled .dijitIconSave,
  81. .dijitRtl .dijitDisabled .dijitIconPrint,
  82. .dijitRtl .dijitDisabled .dijitIconCut,
  83. .dijitRtl .dijitDisabled .dijitIconCopy,
  84. .dijitRtl .dijitDisabled .dijitIconClear,
  85. .dijitRtl .dijitDisabled .dijitIconDelete,
  86. .dijitRtl .dijitDisabled .dijitIconUndo,
  87. .dijitRtl .dijitDisabled .dijitIconEdit,
  88. .dijitRtl .dijitDisabled .dijitIconNewTask,
  89. .dijitRtl .dijitDisabled .dijitIconEditTask,
  90. .dijitRtl .dijitDisabled .dijitIconEditProperty,
  91. .dijitRtl .dijitDisabled .dijitIconTask,
  92. .dijitRtl .dijitDisabled .dijitIconFilter,
  93. .dijitRtl .dijitDisabled .dijitIconConfigure,
  94. .dijitRtl .dijitDisabled .dijitIconSearch,
  95. .dijitRtl .dijitDisabled .dijitIconApplication,
  96. .dijitRtl .dijitDisabled .dijitIconBookmark,
  97. .dijitRtl .dijitDisabled .dijitIconChart,
  98. .dijitRtl .dijitDisabled .dijitIconConnector,
  99. .dijitRtl .dijitDisabled .dijitIconDatabase,
  100. .dijitRtl .dijitDisabled .dijitIconDocuments,
  101. .dijitRtl .dijitDisabled .dijitIconMail,
  102. .dijitRtl .dijitDisabled .dijitLeaf,
  103. .dijitRtl .dijitDisabled .dijitIconFile,
  104. .dijitRtl .dijitDisabled .dijitIconFunction,
  105. .dijitRtl .dijitDisabled .dijitIconKey,
  106. .dijitRtl .dijitDisabled .dijitIconPackage,
  107. .dijitRtl .dijitDisabled .dijitIconSample,
  108. .dijitRtl .dijitDisabled .dijitIconTable,
  109. .dijitRtl .dijitDisabled .dijitIconUsers,
  110. .dijitRtl .dijitDisabled .dijitFolderClosed,
  111. .dijitRtl .dijitDisabled .dijitIconFolderClosed,
  112. .dijitRtl .dijitDisabled .dijitFolderOpened,
  113. .dijitRtl .dijitDisabled .dijitIconFolderOpen,
  114. .dijitRtl .dijitDisabled .dijitIconError, .dijitRtl .dijitDisabled .dijitContentPaneError {
  115. background-image: url('images/commonIconsObjActDisabled_rtl.png'); /* Contains both object and action icons as a sprite image for the disabled state. These would be used by buttons and menus. */
  116. }
  117. /*For Claro and future themes.*/
  118. .dijitRtl .dijitContentPaneLoading {
  119. background:url('images/loadingAnimation_rtl.gif') no-repeat;
  120. }