8 lines
367 B
CSS
8 lines
367 B
CSS
#projectTableList > tr.drop-not-allowed {opacity: 0.1 !important;}
|
|
#projectList .c-actions {overflow: visible;}
|
|
#projectTableList > tr:last-child .c-actions .dropdown-menu {top: auto; bottom: 100%; margin-bottom: -5px;}
|
|
|
|
.c-budget {width: 100px;}
|
|
.label-warning, .label-info {width: 60px !important;}
|
|
.project-type-label.label-outline {width: 50px; min-width: 50px;}
|