jenkins-bot has submitted this change and it was merged.
Change subject: Fix background color of the small arrow when hovering item
......................................................................
Fix background color of the small arrow when hovering item
Change-Id: I4381300d259ba667c2b7e66674524c832d02b933
---
M modules/dashboard/styles/ext.cx.lists.common.less
M modules/dashboard/styles/ext.cx.translationlist.less
2 files changed, 4 insertions(+), 4 deletions(-)
Approvals:
Amire80: Looks good to me, approved
jenkins-bot: Verified
diff --git a/modules/dashboard/styles/ext.cx.lists.common.less
b/modules/dashboard/styles/ext.cx.lists.common.less
index ee36e8b..8423b05 100644
--- a/modules/dashboard/styles/ext.cx.lists.common.less
+++ b/modules/dashboard/styles/ext.cx.lists.common.less
@@ -8,6 +8,10 @@
&:hover {
background-color: #eff3fb;
+
+ .cx-tlitem__languages__language--source:after {
+ border-left-color: #eff3fb;
+ }
}
}
diff --git a/modules/dashboard/styles/ext.cx.translationlist.less
b/modules/dashboard/styles/ext.cx.translationlist.less
index 7523b23..5917997 100644
--- a/modules/dashboard/styles/ext.cx.translationlist.less
+++ b/modules/dashboard/styles/ext.cx.translationlist.less
@@ -145,10 +145,6 @@
}
}
-.cx-tlitem__languages .cx-tlitem__languages__language--source:after {
- border-left-color: #EFF3FB;
-}
-
.cx-draft-discard-dialog {
.mw-ui-item;
--
To view, visit https://gerrit.wikimedia.org/r/239113
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4381300d259ba667c2b7e66674524c832d02b933
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <[email protected]>
Gerrit-Reviewer: Amire80 <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits