view analysis/analysis.css @ 612:80582bdf9d12 multiple-tests-concatenation

discrete interface: long labels will wrap instead of overlapping. Closed #1666
author Giulio Moro <giuliomoro@yahoo.it>
date Sun, 13 Mar 2016 14:09:22 +0000
parents 1f23b2b03610
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;
}