#git-progress-dialog {
    textarea {
        height: 300px;
        &[readonly="readonly"] {
            cursor: default;
        }
    }
}
