view analysis/analysis.css @ 2687:66a24a6a0358

#180. specification now holds processAttribute as private function. Schema is also set-once and hold
author Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk>
date Sat, 11 Mar 2017 08:48:04 +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;
}