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

Change subject: Change BackToTop color from constructive (green) to progressive 
(blue)
......................................................................


Change BackToTop color from constructive (green) to progressive (blue)

Per Kaity :P

Change-Id: Idaea1679a8d43f62d74195d33a4613da5c23fe74
---
M resources/mobile.backtotop/backtotop.less
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/resources/mobile.backtotop/backtotop.less 
b/resources/mobile.backtotop/backtotop.less
index f95a109..76711e0 100644
--- a/resources/mobile.backtotop/backtotop.less
+++ b/resources/mobile.backtotop/backtotop.less
@@ -16,7 +16,7 @@
        right: @contentMargin;
        cursor: pointer;
        z-index: @z-indexOverlay;
-       background-color: @colorConstructive;
+       background-color: @colorProgressive;
 
        /* define what happens, if the visible class is added/removed, add a 
nice fade out/in */
        .transition( opacity .5s 0s );

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Idaea1679a8d43f62d74195d33a4613da5c23fe74
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Jdlrobson <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to