1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-01 20:33:16 +02:00

[ticket/17344] Improve webpush class names

PHPBB-17344
This commit is contained in:
Matt Friedman
2024-06-16 09:43:02 -07:00
parent f3ca92ffe7
commit 16743e9345
6 changed files with 16 additions and 19 deletions

View File

@@ -223,6 +223,6 @@ button::-moz-focus-inner {
/* Notification buttons
--------------------------------------------- */
.notification-subscribe_toggle:disabled {
.notification-subscribe-toggle:disabled {
opacity: 0.7;
}