0
Files
lwjake2/findbugs/findbugs-2.0.0/doc/findbugs.css
2012-02-01 00:49:44 -05:00

16 lines
185 B
CSS

BODY {
background: white;
}
A.plain {
text-decoration: none;
}
A.sidebar {
text-decoration: none;
}
A.sidebar:hover, A.sidebar:active {
text-decoration: underline;
}