Merge remote-tracking branch 'origin/develop' into develop

pull/6330/head
Weblate 2018-02-16 22:22:37 +00:00
commit d0a38df67a
1 changed files with 5 additions and 0 deletions

View File

@ -197,3 +197,8 @@ $progressbar-color: #000;
}
}
}
// Add a line to the right side of the left panel to distinguish it from the middle panel
.mx_LeftPanel {
border-right: 1px solid $tertiary-accent-color;
}