| Current Path : /var/www/surf/TYPO3/vendor/mask/mask/Build/Sources/scss/ |
| Current File : /var/www/surf/TYPO3/vendor/mask/mask/Build/Sources/scss/_item-table.scss |
.item-table {
th:first-child,
th:last-child {
width: 50px;
}
.js-draggable {
cursor: pointer;
}
.sortable-chosen {
td {
background-color: rgba(#000, 0.1);
}
}
}