Florianschmidtwelzow has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/248993

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend 
refs/changes/93/248993/1

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: newchange
Gerrit-Change-Id: Idaea1679a8d43f62d74195d33a4613da5c23fe74
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Florianschmidtwelzow <[email protected]>

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

Reply via email to