Files
EasySoft-ZenTaoPMS/module/project/css/browse.css
2022-03-08 08:53:55 +08:00

23 lines
796 B
CSS

body {margin-bottom: 25px;}
.side-col .detail-content {padding-left: 10px; margin-top: 0px;}
.side-col {padding-right: 20px; width: 18%;}
#sidebar>.cell {width: 100%;}
th.c-budget {text-align: right;}
td.c-actions {overflow: visible;}
td.c-PM {white-space: nowrap; overflow: hidden;}
.c-actions .btn {overflow: visible;}
#programBox {float: left; margin-right: 10px; width: 170px !important;}
#switchButton {background: #fff !important;}
.icon-cards-view {padding-left: 7px; font-size: 16px;}
.icon-list {padding-left: 7px;}
.panel-actions {position: relative; padding: 0 0;}
th.c-name {min-width: 240px;}
@media screen and (min-width: 1460px)
{
th.c-name {width: auto;}
}
[lang^='en'] .project-name > .label-warning {width: 55px !important;}
.table-responsive {overflow: auto !important;}