Loading core/css/server.css +4 −0 Original line number Diff line number Diff line Loading @@ -58,6 +58,7 @@ --input-background-color: #181818; --icon-notifications-notifications-000000: url("/svg/notifications/notifications?color=000"); --icon-notifications-notifications-new-000000: url("/svg/notifications/notifications-new?color=000"); --icon-notifications-notifications-pre-000000: url("/svg/notifications/notifications-has-new?color=000"); --icon-search-000: url("/svg/core/actions/search?color=000"); } Loading Loading @@ -539,6 +540,9 @@ .icon-notifications { background-image: var(--icon-notifications-notifications-000000); } .icon-notifications-pre { background-image: var(--icon-notifications-notifications-pre-000000); } /* .notifications-button { background-image: var(--icon-notifications-notifications-000000); background-repeat: no-repeat; Loading Loading
core/css/server.css +4 −0 Original line number Diff line number Diff line Loading @@ -58,6 +58,7 @@ --input-background-color: #181818; --icon-notifications-notifications-000000: url("/svg/notifications/notifications?color=000"); --icon-notifications-notifications-new-000000: url("/svg/notifications/notifications-new?color=000"); --icon-notifications-notifications-pre-000000: url("/svg/notifications/notifications-has-new?color=000"); --icon-search-000: url("/svg/core/actions/search?color=000"); } Loading Loading @@ -539,6 +540,9 @@ .icon-notifications { background-image: var(--icon-notifications-notifications-000000); } .icon-notifications-pre { background-image: var(--icon-notifications-notifications-pre-000000); } /* .notifications-button { background-image: var(--icon-notifications-notifications-000000); background-repeat: no-repeat; Loading