/* Dart League custom styles */

.table th {
    white-space: nowrap;
}

.form-control-sm {
    min-width: 60px;
}

.text-success {
    font-weight: bold;
}

.text-danger {
    font-weight: bold;
}
