Codebase list findbugs / scrub-obsolete/main src / doc / findbugs.css
scrub-obsolete/main

Tree @scrub-obsolete/main (Download .tar.gz)

findbugs.css @scrub-obsolete/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;
}