view analysis/analysis.css @ 2963:8881dbe2807e

Remove position tag from test page of MUSHAR template (itur1534) to prevent user from getting the impression that position="0" is to unset the fixed position of the test case - fixes #260
author Thomas Schlien <schlien@iks.rwth-aachen.de>
date Thu, 23 Nov 2017 15:51:26 +0100
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;
}