view analysis/analysis.css @ 1244:75b97c56a9d1

Bug #1654 Fixed.
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Wed, 09 Mar 2016 13:34:20 +0000
parents f88e611cd3c7
children ce3d4d6d01b8
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;
}