summaryrefslogtreecommitdiff
path: root/lib/dijit/themes/claro/TitlePane_rtl.less
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dijit/themes/claro/TitlePane_rtl.less')
-rw-r--r--lib/dijit/themes/claro/TitlePane_rtl.less7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/dijit/themes/claro/TitlePane_rtl.less b/lib/dijit/themes/claro/TitlePane_rtl.less
new file mode 100644
index 000000000..693584f67
--- /dev/null
+++ b/lib/dijit/themes/claro/TitlePane_rtl.less
@@ -0,0 +1,7 @@
+/* TitlePane */
+
+@import "variables";
+
+.claro .dijitTitlePaneRtl .dijitClosed .dijitArrowNode {
+ background-position: -7px 0;
+} \ No newline at end of file