.item.resource.browse.item-set .property:not(:first-child) {
    display: none;
}

.item.resource.browse.item-set.user-bar  .property:not(:first-child) {
    display: inherit;
}