This commit is contained in:
Javier Casares 2025-11-26 08:24:18 +00:00
commit c98dcb7b50
9 changed files with 5952 additions and 0 deletions

22
assets/css/admin.css Normal file
View file

@ -0,0 +1,22 @@
.robotstxt-smtp-tools .card {
width: 100%;
max-width: 100%;
box-sizing: border-box;
}
.robotstxt-smtp-tools .robotstxt-smtp-tool-empty {
margin-top: 1em;
}
.robotstxt-smtp-tools .robotstxt-smtp-tool-meta {
margin: 1em 0;
font-style: italic;
}
.robotstxt-smtp-tools .robotstxt-smtp-tool-actions {
margin: 1em 0;
}
.robotstxt-smtp-tools .robotstxt-smtp-tool-result {
margin-top: 1.5em;
}