You are here

xmlsitemap_modal.css in XML sitemap 6.2

div.ctools-modal-content {
  width: 750px !important;
  height: 400px !important;
}

div.ctools-modal-content div.modal-content {
  width: 725px !important;
  height: 365px !important;
}

File

xmlsitemap_modal/xmlsitemap_modal.css
View source
  1. div.ctools-modal-content {
  2. width: 750px !important;
  3. height: 400px !important;
  4. }
  5. div.ctools-modal-content div.modal-content {
  6. width: 725px !important;
  7. height: 365px !important;
  8. }