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

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

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

BODY {
    background: white;
}

A.plain {
    text-decoration: none;
}

A.sidebar {
    text-decoration: none;
}

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