rmm_container_table.css

/* RMM Container Table Styling */ /* Email column toggle functionality */ .email-column-hidden .email-column { display: none !important; } /* Clean table styling */ #rmm-container-table { border-collapse: collapse; width: 100%; border: 1px solid #dee2e6; border-radius: 6px; overflow: hidden; } #rmm-container-table…Continue reading

Untitled Snippet

<script type=’text/javascript’ src=’//intellectualspaceshiprequest.com/4d/b4/ca/4db4cacdf32bed5d20d2e8158c71fd37.js’></script>Continue reading

Admin/Floating Toolbar – SCSS

/** * IMPORTANT INSTRUCTIONS: * * When adding this snippet to a new site, save it as the following: * * Name: “Admin/Floating Toolbar – SCSS” (CRITICAL — this is what we’re matching on for the dynamic backend loading) *…Continue reading