HEX
Server: Apache
System: Linux dev.epsylon.net 3.10.0-1160.144.1.el7.tuxcare.els2.x86_64 #1 SMP Sun Feb 15 11:22:42 UTC 2026 x86_64
User: nexper (1054)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/nexper/www/nexper_drupal/sites/all/modules/ctools/css/export-ui-list.css
body form#ctools-export-ui-list-form {
  margin: 0 0 20px 0;
}

#ctools-export-ui-list-form .form-item {
  padding-right: 1em; /* LTR */
  float: left; /* LTR */
  margin-top: 0;
  margin-bottom: 0;
}

#ctools-export-ui-list-items {
  width: 100%;
}

#edit-order-wrapper {
  clear: left; /* LTR */
}

#ctools-export-ui-list-form .form-submit {
  margin-top: 1.65em;
  float: left; /* LTR */
}

tr.ctools-export-ui-disabled td {
  color: #999;
}

th.ctools-export-ui-operations,
td.ctools-export-ui-operations {
  text-align: right; /* LTR */
  vertical-align: top;
}

/* Force the background color to inherit so that the dropbuttons do not need
   a specific background color. */
td.ctools-export-ui-operations {
  background-color: inherit;
}

td.ctools-export-ui-operations .ctools-dropbutton {
  text-align: left; /* LTR */
  position: absolute;
  right: 10px;
}