summaryrefslogtreecommitdiff
path: root/lib/dijit/themes/claro/Tree_rtl.less
blob: 6044c46c1c1c88049d661b112220950c7b43b575 (plain)
1
2
3
4
5
6
7
8
/* Tree_rtl */

@import "variables";

.claro .dijitTreeRtl .dijitTreeExpandoLoading {
	background-image: url(@image-loading-animation-rtl);
	background-position: 100% 0;
}