This repository has been archived on 2025-06-21. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
suitedesk/modules/views/views_export/views_export.css

12 lines
221 B
CSS

div.export-container table input,
div.export-container table th,
div.export-container table td {
padding: 0 0 0 .5em;
margin: 0;
vertical-align: top;
}
div.export-container table td input {
margin-top: .25em;
}