Progress bars are made with CSS using pseudo-elements for the striping. View Source: https://gist.github.com/1443369
6 months ago
I was working on something similar a while back. I hadn't considered using pseudo-elements to make the layering work better. I really dig the approach.
keyboard shortcuts: ← previous shot → next shot L or F like
2 Responses
Pro
Phil LaPier
Progress bars are made with CSS using pseudo-elements for the striping.
View Source: https://gist.github.com/1443369
6 months ago
I was working on something similar a while back. I hadn't considered using pseudo-elements to make the layering work better. I really dig the approach.
6 months ago