| Index: chrome/browser/resources/translate_internals/translate_internals.css
|
| diff --git a/chrome/browser/resources/translate_internals/translate_internals.css b/chrome/browser/resources/translate_internals/translate_internals.css
|
| index 59d903bdaf59441e90a8624c1bb94509396fd5d8..40ae8cc3ae4b7c6af3807c141848b10aaeffa030 100644
|
| --- a/chrome/browser/resources/translate_internals/translate_internals.css
|
| +++ b/chrome/browser/resources/translate_internals/translate_internals.css
|
| @@ -88,3 +88,15 @@ td.detection-logs-url {
|
| .detection-logs-language {
|
| width: 10%;
|
| }
|
| +
|
| +.error-logs-time {
|
| + width: 20%;
|
| +}
|
| +
|
| +.error-logs-url {
|
| + width: 40%;
|
| +}
|
| +
|
| +.error-logs-error {
|
| + width: 40%;
|
| +}
|
|
|