13 lines
376 B
CSS
13 lines
376 B
CSS
.c-desc {width: 500px;}
|
|
.c-order {width: 70px;}
|
|
.c-check {width: 40px}
|
|
|
|
a.setDefault {padding-left: 8px !important}
|
|
|
|
td.flex {display: flex; flex-flow: row nowrap; justify-content: flex-start; align-items: center;}
|
|
td.flex .label-primary {min-width: 40px;}
|
|
td.flex .setDefault {min-width: 120px;}
|
|
|
|
#mergeBranch .form-actions {padding-top: 20px;}
|
|
.modal-body {padding-top: 0;}
|