]> git.wh0rd.org - tt-rss.git/blame - lib/dijit/icons/commonIcons_rtl.css
update dojo to 1.7.3
[tt-rss.git] / lib / dijit / icons / commonIcons_rtl.css
CommitLineData
81bea17a
AD
1/* Dijit widget common icons*/
2
3/*commonIcons_rtl.css is located in dijit/icons
4
5The 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. */
2f01fe57
AD
6
7.dijitRtl .dijitIconSave,
8.dijitRtl .dijitIconPrint,
9.dijitRtl .dijitIconCut,
10.dijitRtl .dijitIconCopy,
11.dijitRtl .dijitIconClear,
12.dijitRtl .dijitIconDelete,
13.dijitRtl .dijitIconUndo,
14.dijitRtl .dijitIconEdit,
15.dijitRtl .dijitIconNewTask,
16.dijitRtl .dijitIconEditTask,
17.dijitRtl .dijitIconEditProperty,
18.dijitRtl .dijitIconTask,
19.dijitRtl .dijitIconFilter,
20.dijitRtl .dijitIconConfigure,
21.dijitRtl .dijitIconSearch,
22.dijitRtl .dijitIconApplication,
23.dijitRtl .dijitIconBookmark,
24.dijitRtl .dijitIconChart,
25.dijitRtl .dijitIconConnector,
26.dijitRtl .dijitIconDatabase,
27.dijitRtl .dijitIconDocuments,
28.dijitRtl .dijitIconMail,
29.dijitRtl .dijitLeaf,
30.dijitRtl .dijitIconFile,
31.dijitRtl .dijitIconFunction,
32.dijitRtl .dijitIconKey,
33.dijitRtl .dijitIconPackage,
34.dijitRtl .dijitIconSample,
35.dijitRtl .dijitIconTable,
36.dijitRtl .dijitIconUsers,
37.dijitRtl .dijitFolderClosed,
38.dijitRtl .dijitIconFolderClosed,
39.dijitRtl .dijitFolderOpened,
40.dijitRtl .dijitIconFolderOpen,
1354d172 41.dijitRtl .dijitIconError {
81bea17a 42 background-image: url('images/commonIconsObjActEnabled_rtl.png'); /* Contains both object and action icons in a sprite image for the enabled state. */
2f01fe57
AD
43 width: 16px;
44 height: 16px;
45}
81bea17a 46
2f01fe57
AD
47.dj_ie6 .dijitRtl .dijitIconSave,
48.dj_ie6 .dijitRtl .dijitIconPrint,
49.dj_ie6 .dijitRtl .dijitIconCut,
50.dj_ie6 .dijitRtl .dijitIconCopy,
51.dj_ie6 .dijitRtl .dijitIconClear,
52.dj_ie6 .dijitRtl .dijitIconDelete,
53.dj_ie6 .dijitRtl .dijitIconUndo,
54.dj_ie6 .dijitRtl .dijitIconEdit,
55.dj_ie6 .dijitRtl .dijitIconNewTask,
56.dj_ie6 .dijitRtl .dijitIconEditTask,
57.dj_ie6 .dijitRtl .dijitIconEditProperty,
58.dj_ie6 .dijitRtl .dijitIconTask,
59.dj_ie6 .dijitRtl .dijitIconFilter,
60.dj_ie6 .dijitRtl .dijitIconConfigure,
61.dj_ie6 .dijitRtl .dijitIconSearch,
62.dj_ie6 .dijitRtl .dijitIconApplication,
63.dj_ie6 .dijitRtl .dijitIconBookmark,
64.dj_ie6 .dijitRtl .dijitIconChart,
65.dj_ie6 .dijitRtl .dijitIconConnector,
66.dj_ie6 .dijitRtl .dijitIconDatabase,
67.dj_ie6 .dijitRtl .dijitIconDocuments,
68.dj_ie6 .dijitRtl .dijitIconMail,
69.dj_ie6 .dijitRtl .dijitLeaf,
70.dj_ie6 .dijitRtl .dijitIconFile,
71.dj_ie6 .dijitRtl .dijitIconFunction,
72.dj_ie6 .dijitRtl .dijitIconKey,
73.dj_ie6 .dijitRtl .dijitIconPackage,
74.dj_ie6 .dijitRtl .dijitIconSample,
75.dj_ie6 .dijitRtl .dijitIconTable,
76.dj_ie6 .dijitRtl .dijitIconUsers,
77.dj_ie6 .dijitRtl .dijitFolderClosed,
78.dj_ie6 .dijitRtl .dijitIconFolderClosed,
79.dj_ie6 .dijitRtl .dijitFolderOpened,
80.dj_ie6 .dijitRtl .dijitIconFolderOpen,
1354d172 81.dj_ie6 .dijitRtl .dijitIconError {
2f01fe57
AD
82 background-image: url('images/commonIconsObjActEnabled8bit_rtl.png');
83}
81bea17a 84
2f01fe57
AD
85.dijitRtl .dijitDisabled .dijitIconSave,
86.dijitRtl .dijitDisabled .dijitIconPrint,
87.dijitRtl .dijitDisabled .dijitIconCut,
88.dijitRtl .dijitDisabled .dijitIconCopy,
89.dijitRtl .dijitDisabled .dijitIconClear,
90.dijitRtl .dijitDisabled .dijitIconDelete,
91.dijitRtl .dijitDisabled .dijitIconUndo,
92.dijitRtl .dijitDisabled .dijitIconEdit,
93.dijitRtl .dijitDisabled .dijitIconNewTask,
94.dijitRtl .dijitDisabled .dijitIconEditTask,
95.dijitRtl .dijitDisabled .dijitIconEditProperty,
96.dijitRtl .dijitDisabled .dijitIconTask,
97.dijitRtl .dijitDisabled .dijitIconFilter,
98.dijitRtl .dijitDisabled .dijitIconConfigure,
99.dijitRtl .dijitDisabled .dijitIconSearch,
100.dijitRtl .dijitDisabled .dijitIconApplication,
101.dijitRtl .dijitDisabled .dijitIconBookmark,
102.dijitRtl .dijitDisabled .dijitIconChart,
103.dijitRtl .dijitDisabled .dijitIconConnector,
104.dijitRtl .dijitDisabled .dijitIconDatabase,
105.dijitRtl .dijitDisabled .dijitIconDocuments,
106.dijitRtl .dijitDisabled .dijitIconMail,
107.dijitRtl .dijitDisabled .dijitLeaf,
108.dijitRtl .dijitDisabled .dijitIconFile,
109.dijitRtl .dijitDisabled .dijitIconFunction,
110.dijitRtl .dijitDisabled .dijitIconKey,
111.dijitRtl .dijitDisabled .dijitIconPackage,
112.dijitRtl .dijitDisabled .dijitIconSample,
113.dijitRtl .dijitDisabled .dijitIconTable,
114.dijitRtl .dijitDisabled .dijitIconUsers,
115.dijitRtl .dijitDisabled .dijitFolderClosed,
116.dijitRtl .dijitDisabled .dijitIconFolderClosed,
117.dijitRtl .dijitDisabled .dijitFolderOpened,
118.dijitRtl .dijitDisabled .dijitIconFolderOpen,
1354d172 119.dijitRtl .dijitDisabled .dijitIconError {
81bea17a 120 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. */
2f01fe57 121}