Add text color red
This commit is contained in:
parent
1edae44647
commit
485307b78e
@ -35,6 +35,10 @@ form#new_schedule_form input {
|
||||
width: 100%
|
||||
}
|
||||
|
||||
.text-danger {
|
||||
color: #721c24;
|
||||
}
|
||||
|
||||
.alert-warning {
|
||||
color: #856404;
|
||||
background-color: #fff3cd;
|
||||
|
Loading…
Reference in New Issue
Block a user