You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

26 lines
556 B

.callflows-port #queue-form .users-table,
.callflows-port #queue-form .add-user-panel {
max-width: 400px;
}
.callflows-port #queue-form .users-table tr th:nth-child(2),
.callflows-port #queue-form .users-table tr td:nth-child(2) {
width: 64px;
text-align: center;
}
.callflows-port #queue-form .add-user-panel {
width: 100%;
}
.callflows-port .add-user-panel .callflow-panel_body {
text-align: center;
}
.callflows-callcenter-popup .inline_content.main_content {
width: auto;
}
.queue-callflow-dialog .action_links_div {
margin-bottom: 15px;
}