Codebase list findbugs / upstream/2.0.2 src / doc / findbugs.css
upstream/2.0.2

Tree @upstream/2.0.2 (Download .tar.gz)

findbugs.css @upstream/2.0.2raw · history · blame

BODY {
    background: white;
}

A.plain {
    text-decoration: none;
}

A.sidebar {
    text-decoration: none;
}

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