Codebase list findbugs / 457e3a11-530d-493b-a118-69b9e6cb8043/main src / doc / findbugs.css
457e3a11-530d-493b-a118-69b9e6cb8043/main

Tree @457e3a11-530d-493b-a118-69b9e6cb8043/main (Download .tar.gz)

findbugs.css @457e3a11-530d-493b-a118-69b9e6cb8043/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;
}