.page[name='update'] > .table {
    color: #cccccc;
}
.page[name='update'] > .table > .cell > .progress {
    background-color: #cccccc;
}
.page[name='update'] > .table > .cell > .progress > div {
    background-color: #1e1f23;
}
.page[name='update'] > .table > .cell > .help > span > span {
    color: #f23002;
}