App-Slackeria
view release on metacpan or search on metacpan
share/template.xhtml view on Meta::CPAN
table, th, td {
border: solid black 1px;
}
table {
border-collapse: collapse;
}
td.ok {
background-color: #ccffcc;
}
td.fail {
background-color: #ffcccc;
}
div.slackeria {
position: absolute;
right: 0.5em;
bottom: 0.5em;
font-size: 80%;
color: #777777;
z-index: -1;
}
( run in 1.012 second using v1.01-cache-2.11-cpan-d8267643d1d )