jenkins-bot has submitted this change and it was merged.

Change subject: Update OOjs UI class names
......................................................................


Update OOjs UI class names

Breaking change in I1abecd8a.
Change-Id: I5b8eca3cc2b511547e3e29e48eb081e99f862c85
(cherry picked from commit 259bc359eda73251fb3e4f7ad44401deb968aac0)
---
M less/modules/editor/VisualEditorOverlay.less
1 file changed, 4 insertions(+), 4 deletions(-)

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



diff --git a/less/modules/editor/VisualEditorOverlay.less 
b/less/modules/editor/VisualEditorOverlay.less
index b8bb050..8455afb 100644
--- a/less/modules/editor/VisualEditorOverlay.less
+++ b/less/modules/editor/VisualEditorOverlay.less
@@ -104,7 +104,7 @@
                                        }
 
                                        .oo-ui-popupToolGroup {
-                                               &.oo-ui-iconedElement {
+                                               &.oo-ui-iconElement {
                                                        height: @headerHeight;
                                                        margin: 0 0 0 1em;
                                                }
@@ -126,7 +126,7 @@
 
                                        // FIXME: Move to oo-ui Agora skin
                                        .oo-ui-popupToolGroup-handle {
-                                               
.oo-ui-indicatedElement-indicator {
+                                               
.oo-ui-indicatorElement-indicator {
                                                        right: -.6em;
                                                        top: .7em;
                                                }
@@ -158,7 +158,7 @@
                                float: left;
                                position: relative;
 
-                               &.oo-ui-iconedElement {
+                               &.oo-ui-iconElement {
                                        height: @headerHeight;
                                        margin: 0 0 0 1em;
                                        min-width: 24px;
@@ -188,7 +188,7 @@
                        }
 
                        // FIXME: Merge with icon and icon-32px classes
-                       .oo-ui-iconedElement-icon {
+                       .oo-ui-iconElement-icon {
                                width: @headerHeight;
                                height: @headerHeight;
                                // FIXME: Somehow consolidate ooui classes with 
icon and icon-32px classes so this rule is unnecessary

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I5b8eca3cc2b511547e3e29e48eb081e99f862c85
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: wmf/1.24wmf20
Gerrit-Owner: Jforrester <[email protected]>
Gerrit-Reviewer: Awjrichards <[email protected]>
Gerrit-Reviewer: Esanders <[email protected]>
Gerrit-Reviewer: JGonera <[email protected]>
Gerrit-Reviewer: MarkTraceur <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to