openmct/platform/commonUI/general/res/sass/plots
Charles Hacskaylo 9b59fd7eae [Frontend] Mods to allow plot tick labels to ellipsis to left
open #337
Tick label strings are now reversed in their char order in
PlotTickGenerator.js, then reversed again via CSS in
_plots-main.scss. This forces the browser to clip the label
at the left 'start' side, rather than the end, resulting in
the least significant portion of the label getting clipped.
2016-01-12 18:04:09 -08:00
..
_plots-main.scss [Frontend] Mods to allow plot tick labels to ellipsis to left 2016-01-12 18:04:09 -08:00