Codebase list findbugs / 5b17f133-3c87-49f1-be4a-63ca24e132f2/main src / doc / findbugs.css
5b17f133-3c87-49f1-be4a-63ca24e132f2/main

Tree @5b17f133-3c87-49f1-be4a-63ca24e132f2/main (Download .tar.gz)

findbugs.css @5b17f133-3c87-49f1-be4a-63ca24e132f2/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;
}