font-weight: bold;
}
&.debug {
td {
color: red;
font-style: italic;
.selections-table {
"searchable": false,
"orderable": false
]
],
createdRow: function (row, data, dataIndex) {
if ( data.debug ) {
$(row).addClass('debug');
},
});
$('#smtp_servers').on( "click", '.delete_server', function () {
-