blob: 8a4622358b350e4e57a0c5d60bc8030fa93a2d7a [file] [log] [blame]
#content #java-properties .loader
{
background-position: 0 50%;
padding-left: 21px;
}
#content #java-properties li
{
padding-top: 3px;
padding-bottom: 3px;
}
#content #java-properties li.odd
{
background-color: #f8f8f8;
}
#content #java-properties li dt
{
float: left;
width: 29%;
}
#content #java-properties li dd
{
float: right;
width: 70%
}
#content #java-properties li dd.odd
{
color: #999;
}