git ssb

16+

Dominic / patchbay



Commit 75e15e5a2d3505bd1f0cca2cf93fdd51d472da7c

show progress bar!

Dominic Tarr committed on 10/31/2016, 1:31:08 PM
Parent: 9e65f9951f21778ee286834004367aa2b46bc882

Files changed

style.csschanged
style.cssView
@@ -305,5 +305,12 @@
305305 }
306306
307307
308308
309 +/* progress */
309310
311 +.hyperprogress__bar {
312 + background: darkgrey;
313 +}
314 +.hyperprogress__liquid {
315 + background: lightblue;
316 +}

Built with git-ssb-web