responsive horizontal bar using pseudo before
wanna be able to have a title bar that never breaks; treats text with ellipsis; and runs on any device width and on any browser.
I use HAML and SCSS with 2 custom mixins that may come handy as an addition to your common lib.
RTL is easily achieved by a 'direction' css attribute applied on the root element of this bar.
TO SEE IT IN ACTION RESIZE THE BAR ACROSS THE HORIZONTAL AXIS