|
|
|
@ -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;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|