@ Caroline
This can be done with CSS.
ul.cn-list-actions { text-align: right; direction: rtl; }
Add the above CSS to the theme’s custom CSS area.
Hope that helps!