v1.2.0
This commit is contained in:
commit
c98dcb7b50
9 changed files with 5952 additions and 0 deletions
22
assets/css/admin.css
Normal file
22
assets/css/admin.css
Normal 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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue