Codebase list findbugs / 0ac20a45-4496-47d9-bcbf-437f360786f4/main src / doc / findbugs.css
0ac20a45-4496-47d9-bcbf-437f360786f4/main

Tree @0ac20a45-4496-47d9-bcbf-437f360786f4/main (Download .tar.gz)

findbugs.css @0ac20a45-4496-47d9-bcbf-437f360786f4/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;
}