Codebase list findbugs / debian/latest src / doc / findbugs.css
debian/latest

Tree @debian/latest (Download .tar.gz)

findbugs.css @debian/latestraw · history · blame

BODY {
    background: white;
}

A.plain {
    text-decoration: none;
}

A.sidebar {
    text-decoration: none;
}

A.sidebar:hover, A.sidebar:active {
    text-decoration: underline;
}