Dbrant has submitted this change and it was merged.

Change subject: Update MobileApp CSS to pick up black infoboxes
......................................................................


Update MobileApp CSS to pick up black infoboxes

Change-Id: Icc4960a551dcd567eb7186dfe724a0a5514c244b
---
M wikipedia/assets/night.css
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/wikipedia/assets/night.css b/wikipedia/assets/night.css
index bac1ac7..ddaa5b9 100644
--- a/wikipedia/assets/night.css
+++ b/wikipedia/assets/night.css
@@ -17,5 +17,5 @@
   border: 1px #555 solid;
 }
 .content table.infobox {
-  background: #444;
+  background: #000;
 }
\ No newline at end of file

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Icc4960a551dcd567eb7186dfe724a0a5514c244b
Gerrit-PatchSet: 1
Gerrit-Project: apps/android/wikipedia
Gerrit-Branch: master
Gerrit-Owner: Yuvipanda <[email protected]>
Gerrit-Reviewer: BearND <[email protected]>
Gerrit-Reviewer: Brion VIBBER <[email protected]>
Gerrit-Reviewer: Dbrant <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to