Leon4gr45's picture
Upload source files chunk 28
da96562 verified
Raw
History Blame Contribute Delete
360 Bytes
.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;
}
}