forked from .cyb/cyberman
Better formatting for the table of domains
This commit is contained in:
parent
9590e6bb78
commit
64309ca38a
|
@ -51,8 +51,11 @@ button.textButton:hover {
|
|||
form.login>table>tbody>tr>td>label {
|
||||
margin-right: 10px;
|
||||
}
|
||||
table.domains>tbody>tr>td:first-child>* {
|
||||
margin-right: 2em;
|
||||
table.domains {
|
||||
width: 100%;
|
||||
}
|
||||
table.domains td:first-child {
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
.msgBox {
|
||||
|
|
Loading…
Reference in New Issue