view analysis/analysis.css @ 2581:01df891a3390

Schema update for <survey> parts of #137. Backwards compatible with current <survey> but will be deprecated
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Mon, 31 Oct 2016 15:42:37 +0000
parents ed5a54029157
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;
}