view analysis/analysis.css @ 2194:d72b9942b57c

Adapted test_create.html to work with new Specification.js file.
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Thu, 31 Mar 2016 14:32:22 +0100
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;
}