Domains: Fetch list of domains from database
This commit is contained in:
parent
b890432e5b
commit
d5789fdedf
7 changed files with 98 additions and 11 deletions
|
|
@ -104,3 +104,9 @@ h2 {
|
|||
button {
|
||||
padding: 0.2em 1em;
|
||||
}
|
||||
|
||||
table, tr, td, th {
|
||||
border: 1px solid #999999;
|
||||
border-collapse: collapse;
|
||||
padding: 0.25em 0.5em;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue