Added Account section
This commit is contained in:
@ -25,11 +25,19 @@
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
#config-table tr:last-of-type {
|
||||
border-bottom: 1px solid #E8E8E8;
|
||||
}
|
||||
|
||||
.disk-icon {
|
||||
height: 24px;
|
||||
width: 26px;
|
||||
}
|
||||
|
||||
#disk-table tr:last-of-type {
|
||||
border-bottom: 1px solid #E8E8E8;
|
||||
}
|
||||
|
||||
.extra-event {
|
||||
display: none;
|
||||
}
|
||||
@ -209,3 +217,7 @@ h3 {
|
||||
#uptime {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#volume-table tr:last-of-type {
|
||||
border-bottom: 1px solid #E8E8E8;
|
||||
}
|
||||
|
Reference in New Issue
Block a user