Add #notifications-toolbar as selector where notifications are styled

This commit is contained in:
MrOtherGuy
2025-07-27 07:08:51 +03:00
parent 1c158ec2dc
commit 14d2fa0d03
6 changed files with 9 additions and 3 deletions

View File

@@ -16,6 +16,7 @@ See the above repository for updates as well as full license text. */
not -moz-pref("sidebar.verticalTabs"){
.global-notificationbox,
#tab-notification-deck,
#notifications-toolbar,
#TabsToolbar{
order: 1;
}