Merge pull request 'Add Account section' (#3) from account into master
This commit is contained in:
@ -29,10 +29,6 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
tbody:not(.lmc-tbody-head) tr:last-of-type {
|
||||
border: none;
|
||||
}
|
||||
|
||||
tbody:not(.lmc-tbody-head) tr td:first-of-type {
|
||||
font-weight: bold;
|
||||
text-align: right;
|
||||
|
@ -21,10 +21,6 @@
|
||||
padding: 0px 15px 15px;
|
||||
}
|
||||
|
||||
tbody:not(.lmc-tbody-head) tr:last-of-type {
|
||||
border: none;
|
||||
}
|
||||
|
||||
tbody:not(.lmc-tbody-head) tr td:first-of-type {
|
||||
font-weight: bold;
|
||||
text-align: right;
|
||||
|
4
dns/domain_import/domain_import.css
vendored
4
dns/domain_import/domain_import.css
vendored
@ -26,10 +26,6 @@
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
tbody:not(.lmc-tbody-head) tr:last-of-type {
|
||||
border: none;
|
||||
}
|
||||
|
||||
tbody:not(.lmc-tbody-head) tr td:first-of-type {
|
||||
font-weight: bold;
|
||||
text-align: right;
|
||||
|
@ -26,7 +26,3 @@ tbody:not(.lmc-tbody-head) tr td:first-of-type {
|
||||
text-align: right;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
tbody:not(.lmc-tbody-head) tr:last-of-type {
|
||||
border: none;
|
||||
}
|
||||
|
@ -30,7 +30,3 @@ tbody:not(.lmc-tbody-head) tr td:first-of-type {
|
||||
text-align: right;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
tbody:not(.lmc-tbody-head):not(.resource-section) tr:last-of-type {
|
||||
border: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user