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.

3 lines
210 B

4 years ago
  1. .modal-header-danger { background-color: #d2322d; }
  2. .modal-header-primary { background-color: #428bca; }
  3. .modal-header-default { background-color: #eeeeee; }
  4. .modal-header-success { background-color: #333333; }