jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/356057 )

Change subject: BSSkin: Echo notifications overlays are now in front of the 
extJS panels
......................................................................


BSSkin: Echo notifications overlays are now in front of the extJS panels

* The echo popups where shown partially behind some grind panels f.e.
PermissionManager
=> ...And yes, 19001 is the absolute lowest number to achieve this ^^

Change-Id: I4ea7762c42527d06f931f720463a58b2d333c4a8
---
M resources/components/extension.notifications.less
1 file changed, 3 insertions(+), 2 deletions(-)

Approvals:
  Robert Vogel: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/resources/components/extension.notifications.less 
b/resources/components/extension.notifications.less
index c5dc701..8f9eb68 100644
--- a/resources/components/extension.notifications.less
+++ b/resources/components/extension.notifications.less
@@ -32,9 +32,10 @@
        background-color: transparent;
 }
 
-div.mw-echo-overlay {
-       z-index: 9000;
+.mw-echo-ui-notificationBadgeButtonPopupWidget-popup {
+       z-index: 19001;
 }
+
 #bs-user-container span.mw-badge-content, #bs-user-container-open 
span.mw-badge-content{
        color: #FEB01B;
        font-size: 12px;

-- 
To view, visit https://gerrit.wikimedia.org/r/356057
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I4ea7762c42527d06f931f720463a58b2d333c4a8
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/skins/BlueSpiceSkin
Gerrit-Branch: master
Gerrit-Owner: Pwirth <wi...@hallowelt.biz>
Gerrit-Reviewer: Robert Vogel <vo...@hallowelt.biz>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to