Mercurial > hg > webaudioevaluationtool
view analysis/analysis.css @ 2962:292c0bd8d87d
Merge pull request #259 from othiman/master
fix bug introduced in 6e05fd48809259342e69b3cdd942bf458edd4c53
author | Nick Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Tue, 09 Jan 2018 16:09:23 +0000 |
parents | 464c6c6692d6 |
children |
line wrap: on
line source
div.chart-holder { border: 1px black solid; margin: 10px 0px; } div.code { margin: 5px; padding-left: 15px; background-color: rgb(200, 200, 200); border: 2px dashed black; } table td tr { padding: 5px; } div.filter-entry { padding: 5px; }