You are here

modalframe.child.css in Modal Frame API 6

Same filename and directory in other branches
  1. 7 css/modalframe.child.css
.modalframe-page-wrapper,
.modalframe-page-container {
  margin: 0;
  padding: 0;
}
.modalframe-page-content {
  margin: 0;
  padding: 1em;
}

File

css/modalframe.child.css
View source
  1. .modalframe-page-wrapper,
  2. .modalframe-page-container {
  3. margin: 0;
  4. padding: 0;
  5. }
  6. .modalframe-page-content {
  7. margin: 0;
  8. padding: 1em;
  9. }