@@ -498,6 +498,21 @@ em.stab p {
|
||||
opacity: 0.65;
|
||||
}
|
||||
|
||||
span.since {
|
||||
float: right;
|
||||
font-weight: normal;
|
||||
font-size: initial;
|
||||
color: grey;
|
||||
}
|
||||
|
||||
.variants_table {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.variants_table tbody tr td:first-child {
|
||||
width: 1%; /* make the variant name as small as possible */
|
||||
}
|
||||
|
||||
td.summary-column {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user