Your IP : 216.73.217.95


Current Path : /var/www/surf/TYPO3/vendor/mask/mask/Build/Sources/scss/
Upload File :
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);
        }
    }
}