12 lines
367 B
CSS
12 lines
367 B
CSS
.c-desc {width: 500px;}
|
|
.c-order {width: 70px;}
|
|
.c-check {width: 40px}
|
|
|
|
a.setDefault {padding-left: 8px !important}
|
|
|
|
td.branchName > span.text-ellipsis {display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
|
|
td.branchName > span {vertical-align: middle;}
|
|
|
|
#mergeBranch .form-actions {padding-top: 20px;}
|
|
.modal-body {padding-top: 0;}
|