.note,
.tip,
.table table,
+.informaltable table,
pre.LITERALLAYOUT,
.SCREEN,
.SYNOPSIS,
.table table td,
.table table th,
+.informaltable table td,
+.informaltable table th,
table.CALSTABLE td,
table.CALSTABLE th,
table.CAUTION td,
}
.table table,
+.informaltable table,
table.CALSTABLE,
table.CAUTION,
table.WARNING {
}
.table table,
+.informaltable table,
table.CALSTABLE
{
margin: 2ex 0 2ex 2ex;
}
.table table tr:hover td,
+.informaltable table tr:hover td,
table.CALSTABLE tr:hover td
{
background-color: #EFEFEF;
}
.table table td,
+.informaltable table td,
table.CALSTABLE td {
background-color: #FFF;
}
.table table td,
.table table th,
+.informaltable table td,
+.informaltable table th,
table.CALSTABLE td,
table.CALSTABLE th {
border: 1px solid #A7C6DF;