Files
grecia/app/helpers
Javi Martín 8c5907a3fb Add percentage text to progress bars
Note we require extra <span> tags because the <progress> tag is an empty
tag (like <img>), and so it can't have ::before or ::after
pseudo-elements. There's a workaround for that, but currently it only
works on Chrome.

For some reason, the text seems to be slightly misaligned vertically in
all implementations I've tried. So the `top: -0.1rem` rule is a hack to
align it properly.
2019-01-24 17:34:04 +01:00
..
2018-07-12 10:17:25 -04:00
2018-04-02 17:28:39 +02:00
2017-11-17 13:14:03 -04:00
2018-01-17 18:36:45 +01:00
2015-09-15 14:59:07 +02:00