Added Account section
This commit is contained in:
@@ -86,6 +86,14 @@ header {
|
||||
font-size: 13.3px;
|
||||
}
|
||||
|
||||
.lmc-table tbody:not(.lmc-tbody-head) tr {
|
||||
border-bottom: 1px solid #E8E8E8;
|
||||
}
|
||||
|
||||
.lmc-table tbody:not(.lmc-tbody-head) tr:last-of-type {
|
||||
border: none;
|
||||
}
|
||||
|
||||
.lmc-table tbody.lmc-tbody-head tr:first-of-type {
|
||||
font-weight: bold;
|
||||
}
|
||||
@@ -118,7 +126,6 @@ header {
|
||||
|
||||
.lmc-tr3 {
|
||||
background-color: #FFF;
|
||||
border-bottom: 1px solid #E8E8E8;
|
||||
}
|
||||
|
||||
#logout-link {
|
||||
|
||||
Reference in New Issue
Block a user