root / trunk / web / dojo / dijit / icons / commonIcons_rtl.css @ 12
History | View | Annotate | Download (4.16 KB)
1 | 9 | andrej.cim | |
---|---|---|---|
2 | .dijitRtl .dijitIconSave, |
||
3 | .dijitRtl .dijitIconPrint, |
||
4 | .dijitRtl .dijitIconCut, |
||
5 | .dijitRtl .dijitIconCopy, |
||
6 | .dijitRtl .dijitIconClear, |
||
7 | .dijitRtl .dijitIconDelete, |
||
8 | .dijitRtl .dijitIconUndo, |
||
9 | .dijitRtl .dijitIconEdit, |
||
10 | .dijitRtl .dijitIconNewTask, |
||
11 | .dijitRtl .dijitIconEditTask, |
||
12 | .dijitRtl .dijitIconEditProperty, |
||
13 | .dijitRtl .dijitIconTask, |
||
14 | .dijitRtl .dijitIconFilter, |
||
15 | .dijitRtl .dijitIconConfigure, |
||
16 | .dijitRtl .dijitIconSearch, |
||
17 | .dijitRtl .dijitIconApplication, |
||
18 | .dijitRtl .dijitIconBookmark, |
||
19 | .dijitRtl .dijitIconChart, |
||
20 | .dijitRtl .dijitIconConnector, |
||
21 | .dijitRtl .dijitIconDatabase, |
||
22 | .dijitRtl .dijitIconDocuments, |
||
23 | .dijitRtl .dijitIconMail, |
||
24 | .dijitRtl .dijitLeaf, |
||
25 | .dijitRtl .dijitIconFile, |
||
26 | .dijitRtl .dijitIconFunction, |
||
27 | .dijitRtl .dijitIconKey, |
||
28 | .dijitRtl .dijitIconPackage, |
||
29 | .dijitRtl .dijitIconSample, |
||
30 | .dijitRtl .dijitIconTable, |
||
31 | .dijitRtl .dijitIconUsers, |
||
32 | .dijitRtl .dijitFolderClosed, |
||
33 | .dijitRtl .dijitIconFolderClosed, |
||
34 | .dijitRtl .dijitFolderOpened, |
||
35 | .dijitRtl .dijitIconFolderOpen, |
||
36 | .dijitRtl .dijitIconError, .dijitRtl .dijitContentPaneError { |
||
37 | background-image: url('images/commonIconsObjActEnabled_rtl.png'); |
||
38 | width: 16px; |
||
39 | height: 16px; |
||
40 | } |
||
41 | .dj_ie6 .dijitRtl .dijitIconSave, |
||
42 | .dj_ie6 .dijitRtl .dijitIconPrint, |
||
43 | .dj_ie6 .dijitRtl .dijitIconCut, |
||
44 | .dj_ie6 .dijitRtl .dijitIconCopy, |
||
45 | .dj_ie6 .dijitRtl .dijitIconClear, |
||
46 | .dj_ie6 .dijitRtl .dijitIconDelete, |
||
47 | .dj_ie6 .dijitRtl .dijitIconUndo, |
||
48 | .dj_ie6 .dijitRtl .dijitIconEdit, |
||
49 | .dj_ie6 .dijitRtl .dijitIconNewTask, |
||
50 | .dj_ie6 .dijitRtl .dijitIconEditTask, |
||
51 | .dj_ie6 .dijitRtl .dijitIconEditProperty, |
||
52 | .dj_ie6 .dijitRtl .dijitIconTask, |
||
53 | .dj_ie6 .dijitRtl .dijitIconFilter, |
||
54 | .dj_ie6 .dijitRtl .dijitIconConfigure, |
||
55 | .dj_ie6 .dijitRtl .dijitIconSearch, |
||
56 | .dj_ie6 .dijitRtl .dijitIconApplication, |
||
57 | .dj_ie6 .dijitRtl .dijitIconBookmark, |
||
58 | .dj_ie6 .dijitRtl .dijitIconChart, |
||
59 | .dj_ie6 .dijitRtl .dijitIconConnector, |
||
60 | .dj_ie6 .dijitRtl .dijitIconDatabase, |
||
61 | .dj_ie6 .dijitRtl .dijitIconDocuments, |
||
62 | .dj_ie6 .dijitRtl .dijitIconMail, |
||
63 | .dj_ie6 .dijitRtl .dijitLeaf, |
||
64 | .dj_ie6 .dijitRtl .dijitIconFile, |
||
65 | .dj_ie6 .dijitRtl .dijitIconFunction, |
||
66 | .dj_ie6 .dijitRtl .dijitIconKey, |
||
67 | .dj_ie6 .dijitRtl .dijitIconPackage, |
||
68 | .dj_ie6 .dijitRtl .dijitIconSample, |
||
69 | .dj_ie6 .dijitRtl .dijitIconTable, |
||
70 | .dj_ie6 .dijitRtl .dijitIconUsers, |
||
71 | .dj_ie6 .dijitRtl .dijitFolderClosed, |
||
72 | .dj_ie6 .dijitRtl .dijitIconFolderClosed, |
||
73 | .dj_ie6 .dijitRtl .dijitFolderOpened, |
||
74 | .dj_ie6 .dijitRtl .dijitIconFolderOpen, |
||
75 | .dj_ie6 .dijitRtl .dijitIconError, .dj_ie6 .dijitRtl .dijitContentPaneError { |
||
76 | background-image: url('images/commonIconsObjActEnabled8bit_rtl.png'); |
||
77 | } |
||
78 | .dijitRtl .dijitDisabled .dijitIconSave, |
||
79 | .dijitRtl .dijitDisabled .dijitIconPrint, |
||
80 | .dijitRtl .dijitDisabled .dijitIconCut, |
||
81 | .dijitRtl .dijitDisabled .dijitIconCopy, |
||
82 | .dijitRtl .dijitDisabled .dijitIconClear, |
||
83 | .dijitRtl .dijitDisabled .dijitIconDelete, |
||
84 | .dijitRtl .dijitDisabled .dijitIconUndo, |
||
85 | .dijitRtl .dijitDisabled .dijitIconEdit, |
||
86 | .dijitRtl .dijitDisabled .dijitIconNewTask, |
||
87 | .dijitRtl .dijitDisabled .dijitIconEditTask, |
||
88 | .dijitRtl .dijitDisabled .dijitIconEditProperty, |
||
89 | .dijitRtl .dijitDisabled .dijitIconTask, |
||
90 | .dijitRtl .dijitDisabled .dijitIconFilter, |
||
91 | .dijitRtl .dijitDisabled .dijitIconConfigure, |
||
92 | .dijitRtl .dijitDisabled .dijitIconSearch, |
||
93 | .dijitRtl .dijitDisabled .dijitIconApplication, |
||
94 | .dijitRtl .dijitDisabled .dijitIconBookmark, |
||
95 | .dijitRtl .dijitDisabled .dijitIconChart, |
||
96 | .dijitRtl .dijitDisabled .dijitIconConnector, |
||
97 | .dijitRtl .dijitDisabled .dijitIconDatabase, |
||
98 | .dijitRtl .dijitDisabled .dijitIconDocuments, |
||
99 | .dijitRtl .dijitDisabled .dijitIconMail, |
||
100 | .dijitRtl .dijitDisabled .dijitLeaf, |
||
101 | .dijitRtl .dijitDisabled .dijitIconFile, |
||
102 | .dijitRtl .dijitDisabled .dijitIconFunction, |
||
103 | .dijitRtl .dijitDisabled .dijitIconKey, |
||
104 | .dijitRtl .dijitDisabled .dijitIconPackage, |
||
105 | .dijitRtl .dijitDisabled .dijitIconSample, |
||
106 | .dijitRtl .dijitDisabled .dijitIconTable, |
||
107 | .dijitRtl .dijitDisabled .dijitIconUsers, |
||
108 | .dijitRtl .dijitDisabled .dijitFolderClosed, |
||
109 | .dijitRtl .dijitDisabled .dijitIconFolderClosed, |
||
110 | .dijitRtl .dijitDisabled .dijitFolderOpened, |
||
111 | .dijitRtl .dijitDisabled .dijitIconFolderOpen, |
||
112 | .dijitRtl .dijitDisabled .dijitIconError, .dijitRtl .dijitDisabled .dijitContentPaneError { |
||
113 | background-image: url('images/commonIconsObjActDisabled_rtl.png'); |
||
114 | } |
||
115 | .dijitRtl .dijitContentPaneLoading { |
||
116 | background:url('images/loadingAnimation_rtl.gif') no-repeat; |
||
117 | } |