| .manageCustomDimensions { | |
| .dataTable { | |
| max-width: 1000px; | |
| } | |
| p, pre { | |
| max-width: 1000px; | |
| } | |
| th.action, td.action { | |
| a { | |
| color: black; | |
| } | |
| } | |
| .index { | |
| width: 100px; | |
| } | |
| td.extractions, th.extractions, td.active, th.active, th.action, td.action { | |
| width: 150px; | |
| } | |
| } | |