Change Open-notification-panel button style

This commit is contained in:
ClemDee
2019-07-04 11:41:54 +02:00
parent e9c55039ef
commit 0ce9ed1d30
2 changed files with 4 additions and 1 deletions

View File

@@ -953,6 +953,7 @@ MessengerUI, Messages) {
]);
var pads_options = [div];
if (Common.isLoggedIn()) {
pads_options.unshift(h("hr"));
pads_options.unshift(openNotifsApp);
}
var dropdownConfig = {