]> git.wh0rd.org - tt-rss.git/blobdiff - lib/dijit/themes/claro/Tree_rtl.less
lib: Upgrade Dojo and Dijit from 1.8.3 to 1.12.1
[tt-rss.git] / lib / dijit / themes / claro / Tree_rtl.less
diff --git a/lib/dijit/themes/claro/Tree_rtl.less b/lib/dijit/themes/claro/Tree_rtl.less
new file mode 100644 (file)
index 0000000..6044c46
--- /dev/null
@@ -0,0 +1,8 @@
+/* Tree_rtl */
+
+@import "variables";
+
+.claro .dijitTreeRtl .dijitTreeExpandoLoading {
+       background-image: url(@image-loading-animation-rtl);
+       background-position: 100% 0;
+}