Codebase list findbugs / run/8cf02e10-3380-4892-b495-37328671049c/main src / doc / findbugs.css
run/8cf02e10-3380-4892-b495-37328671049c/main

Tree @run/8cf02e10-3380-4892-b495-37328671049c/main (Download .tar.gz)

findbugs.css @run/8cf02e10-3380-4892-b495-37328671049c/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;
}