Codebase list findbugs / 5c072dba-ab4e-484d-8280-d43e04746755/main src / doc / findbugs.css
5c072dba-ab4e-484d-8280-d43e04746755/main

Tree @5c072dba-ab4e-484d-8280-d43e04746755/main (Download .tar.gz)

findbugs.css @5c072dba-ab4e-484d-8280-d43e04746755/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;
}