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.

10 lines
185 B

7 years ago
  1. .ax5modal {
  2. background-color: #3f4245;
  3. border-color:rgba(0,0,0,0.4);
  4. .ax-modal-header {
  5. background:rgba(0,0,0,.15);
  6. color:#fff;
  7. font-weight:400;
  8. border:0px;
  9. }
  10. }