
css.dashboard.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dashboard-maven-plugin Show documentation
Show all versions of dashboard-maven-plugin Show documentation
Dashboard report plugin which aggregate results from Checkstyle,
Cobertura, Surefire, PMD, CPD, Clover, Findbugs, Taglist reports.
The newest version!
@media all{
div.percentOuter
{
border: 1px solid #808080 !important;
padding: 0px;
background-color: #FF5555 !important;
width: 100px;
border-collapse: collapse;
}
div.percentInner
{
padding: 0px;
background-color: #77FF77 !important;
height: 1.3em;
border-collapse: collapse;
}
div.invertPercentOuter
{
border: 1px solid #808080 !important;
padding: 0px;
background-color: #77FF77 !important;
width: 100px;
border-collapse: collapse;
}
div.invertPercentInner
{
padding: 0px;
background-color: #FF5555 !important;
height: 1.3em;
border-collapse: collapse;
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy