Codebase list findbugs / 427c7501-f186-4aab-a7a4-4df9cf5b3b6c/main src / doc / findbugs.css
427c7501-f186-4aab-a7a4-4df9cf5b3b6c/main

Tree @427c7501-f186-4aab-a7a4-4df9cf5b3b6c/main (Download .tar.gz)

findbugs.css @427c7501-f186-4aab-a7a4-4df9cf5b3b6c/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;
}