Codebase list findbugs / 0f963a76-5fcd-4d31-8b5b-a91f02275bda/main src / doc / findbugs.css
0f963a76-5fcd-4d31-8b5b-a91f02275bda/main

Tree @0f963a76-5fcd-4d31-8b5b-a91f02275bda/main (Download .tar.gz)

findbugs.css @0f963a76-5fcd-4d31-8b5b-a91f02275bda/mainraw · history · blame

BODY {
    background: white;
}

A.plain {
    text-decoration: none;
}

A.sidebar {
    text-decoration: none;
}

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