view analysis/analysis.css @ 2230:4e334c942d41

Fixed pythonServer.py for python v 3.x
author Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk>
date Thu, 14 Apr 2016 20:44:35 +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;
}