minor css edit

pull/2/head
gorhill 9 years ago
parent 9d245c0510
commit b65fd71012

@ -170,11 +170,10 @@ body:not(.popupOn) #content table tr.canMtx td:nth-of-type(2):hover {
}
#content table tr.cat_net td:nth-of-type(5) {
}
#content table tr.cat_net td:nth-of-type(5) > span > span {
#content table tr.cat_net td:nth-of-type(5) > span > * {
opacity: 0.6;
}
#content table tr.cat_net td:nth-of-type(5) > span > b {
font-weight: bold;
#content table tr.cat_net td:nth-of-type(5) > span > b:first-of-type {
opacity: 1;
}

Loading…
Cancel
Save