summaryrefslogtreecommitdiff
path: root/lib/flat-ttrss/dijit/ColorPalette_rtl.styl
blob: 62fe06ab6262b68c8b67d337f4d5b1e302a65a87 (plain)
1
2
3
4
5
6
7
8
9
10
@import 'dijit_variables';

.{$theme-name} {
	
	.dijitColorPaletteRtl .dijitColorPaletteUnder {
		left: auto;
		right: 0;
	}
	
}