mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-17 23:04:07 +01:00
site documentation 1.2.11
This commit is contained in:
22
dependency-check-utils/cobertura/css/help.css
Normal file
22
dependency-check-utils/cobertura/css/help.css
Normal file
@@ -0,0 +1,22 @@
|
||||
dl {
|
||||
float: left;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
dt {
|
||||
border-top: 1px solid #808080;
|
||||
float: left;
|
||||
font-weight: bold;
|
||||
margin: 0;
|
||||
padding: 1em;
|
||||
width: 20%;
|
||||
}
|
||||
|
||||
dd {
|
||||
border-top: 1px solid #808080;
|
||||
float: left;
|
||||
font-style: italic;
|
||||
margin: 0;
|
||||
padding: 1em;
|
||||
width: 60%;
|
||||
}
|
||||
Reference in New Issue
Block a user