view sites/all/modules/ctools/bulk_export/bulk_export.css @ 9:830c812b520f

added smtp module
author root <root@paio.local>
date Mon, 28 Oct 2013 15:34:27 +0000
parents ff03f76ab3fe
children
line wrap: on
line source
.export-container {
  width: 48%;
  float: left;
  padding: 5px 1% 0;
}
.export-container table {
  width: 100%;
}
.export-container table input,
.export-container table th,
.export-container table td {
  padding: 0 0 .2em .5em;
  margin: 0;
  vertical-align: middle;
}
.export-container .select-all {
  width: 1.5em;
}