|
|
@ -211,13 +211,12 @@ |
|
|
|
font-family: "Lucida Console", Consolas, Menlo, Courier, monospace; |
|
|
|
} |
|
|
|
td:nth-child(3) { |
|
|
|
width: 20%; |
|
|
|
word-break: break-all; |
|
|
|
width: 22%; |
|
|
|
font-size: 12px; |
|
|
|
font-family: "Lucida Console", Consolas, Menlo, Courier, monospace; |
|
|
|
} |
|
|
|
td:last-child { |
|
|
|
width: 15%; |
|
|
|
width: 13%; |
|
|
|
font-size: 12px; |
|
|
|
font-family: "Lucida Console", Consolas, Menlo, Courier, monospace; |
|
|
|
} |
|
|
|