.post-type-option {
    cursor: pointer;
    user-select: none;
}

.posttypes-chooser code.active {
    background: #333;
    color: #fff;
}
