diff options
Diffstat (limited to 'js/dojo-1.7.2/dijit/themes/claro/TitlePane_rtl.less')
| -rw-r--r-- | js/dojo-1.7.2/dijit/themes/claro/TitlePane_rtl.less | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/js/dojo-1.7.2/dijit/themes/claro/TitlePane_rtl.less b/js/dojo-1.7.2/dijit/themes/claro/TitlePane_rtl.less new file mode 100644 index 0000000..693584f --- /dev/null +++ b/js/dojo-1.7.2/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 |
