• File: field_sortable.css
  • Full Path: /home/docteuh/www/plugins/redux/custom-fields/sortable/field_sortable.css
  • Date Modified: 11/20/2023 6:12 PM
  • File size: 136 bytes
  • MIME-type: text/plain
  • Charset: utf-8
.fusionredux-sortable li {
  border: 1px solid #ccc;
  border-radius: 0;
  padding: 5px;
  text-align: center;
  background: #e6e6e6;
}