Mercurial > hg > webaudioevaluationtool
view analysis/analysis.css @ 650:ce3d4d6d01b8 Dev_main
Major updates. Specification Nodes now own file (specification.js). Updating Analysis to allow filtering based on survey responses.
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Thu, 31 Mar 2016 13:31:42 +0100 |
parents | 1f23b2b03610 |
children | 464c6c6692d6 |
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; }