]> git.wh0rd.org - tt-rss.git/blame - lib/dijit/themes/tundra/tundra_rtl.css
upgrade Dojo to 1.6.1
[tt-rss.git] / lib / dijit / themes / tundra / tundra_rtl.css
CommitLineData
81bea17a
AD
1/*
2 Adds cosmetic styling to Dijit. Users may swap with a custom theme CSS file.
2f01fe57 3
81bea17a
AD
4 NOTES:
5 ---
6 Dialog.css contains css classes for both Dialog and Tooltip!
7 This because currently a dijit.TooltipDialog exist. Until this is resolved
8 you need to include Dialog.css for both dijits
9 ---
10 Toolbar.css contains classes also used in Editor. Until this is resolved
11 you need to include Toolbar.css for both Toolbar and Editor
12 ---
13 Button.css contains classes for combobox,
14
15*/
16/* RTL files */
17@import url("../dijit_rtl.css");
18@import url("Calendar_rtl.css");
19@import url("TimePicker_rtl.css");
20@import url("Dialog_rtl.css");
21@import url("Editor_rtl.css");
22@import url("../../icons/editorIcons_rtl.css");/* RTL sprite for editor icons to be used by all themes*/
23@import url("Menu_rtl.css");
24@import url("Tree_rtl.css");
25@import url("TitlePane_rtl.css");
26@import url("layout/TabContainer_rtl.css");
27@import url("form/Slider_rtl.css");