[MediaWiki-commits] [Gerrit] mediawiki...BlueSpiceSkin[master]: BSSkin: Echo notifications overlays are now in front of the ...

2017-05-30 Thread jenkins-bot (Code Review)
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 
Gerrit-Reviewer: Robert Vogel 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] mediawiki...BlueSpiceSkin[master]: BSSkin: Echo notifications overlays are now in front of the ...

2017-05-29 Thread Pwirth (Code Review)
Pwirth has uploaded a new change for review. ( 
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 minimum number to achive this ^^

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/skins/BlueSpiceSkin 
refs/changes/57/356057/1

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: newchange
Gerrit-Change-Id: I4ea7762c42527d06f931f720463a58b2d333c4a8
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/BlueSpiceSkin
Gerrit-Branch: master
Gerrit-Owner: Pwirth 

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