ddr.css
357 Bytes
@CHARSET "UTF-8";
body {
font-family: sans-serif;
font-family:Tahoma,arial,Helvetica;
font-size:12px;
}
.ddrSummaryLeft {
vertical-align: top;
width: 50%;
}
.ddrSummaryRight {
vertical-align: top;
width: 50%;
}
.nameValuePair {
}
.nameValueName {
font-weight: bold;
padding-right: 8;
vertical-align: top;
width: 120px;
}
.nameValueValue {
}