znt/module/productplan/css/browse.ui.css

15 lines
1.3 KiB
CSS

.card {padding: 6px;}
.label-wait {--tw-ring-color: rgba(var(--color-gray-100-rgb),var(--tw-ring-opacity)); background-color: rgba(var(--color-gray-100-rgb),var(--tw-bg-opacity)); color: rgba(var(--color-gray-500-rgb),var(--tw-text-opacity));}
.label-doing {background-color: rgba(var(--color-danger-100-rgb),var(--tw-bg-opacity)); color: rgba(var(--color-danger-500-rgb),var(--tw-text-opacity)); --tw-ring-color: rgba(var(--color-danger-500-rgb),var(--tw-ring-opacity));}
.label-done {background-color: rgba(var(--color-success-100-rgb),var(--tw-bg-opacity)); color: rgba(var(--color-success-500-rgb),var(--tw-text-opacity)); --tw-ring-color: rgba(var(--color-success-500-rgb),var(--tw-ring-opacity));}
.label-closed {background-color: rgba(var(--color-gray-100-rgb),var(--tw-bg-opacity)); color: rgba(var(--color-gray-500-rgb),var(--tw-text-opacity)); --tw-ring-color: rgba(var(--color-gray-500-rgb),var(--tw-ring-opacity));}
#table-productplan-browse .dtable-nested-toggle.is-no-child {display: none}
#featureBar .nav-dropdown .statistic-plan {width: 120px; justify-content: flex-start;}
#featureBar .nav-dropdown .statistic-plan > .text {overflow: hidden;}
#featureBar .nav-dropdown .statistic-plan > .caret {position: absolute; right: 5px;}
#featureBar .statistic-plan > .icon {color: unset;}
.mb-4-important {margin-bottom: 1rem !important;}