jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/361002 )
Change subject: Hygiene: update CSS styles from upstream
......................................................................
Hygiene: update CSS styles from upstream
Change-Id: I7a92744d4a7a80ee8ce87c324f9face37663e084
---
M app/src/main/assets/preview.css
M app/src/main/assets/styles.css
2 files changed, 20 insertions(+), 2 deletions(-)
Approvals:
jenkins-bot: Verified
Mholloway: Looks good to me, approved
diff --git a/app/src/main/assets/preview.css b/app/src/main/assets/preview.css
index 08aed22..72ab26b 100644
--- a/app/src/main/assets/preview.css
+++ b/app/src/main/assets/preview.css
@@ -2,6 +2,7 @@
v2.0 | 20110126
License: none (public domain)
*/
+/* GOAL: Upstream all these variables to core */
/* stylelint-disable selector-no-vendor-prefix, at-rule-no-unknown */
/* stylelint-enable selector-no-vendor-prefix, at-rule-no-unknown */
html,
@@ -92,7 +93,8 @@
}
table {
border-collapse: collapse;
-}/* stylelint-disable selector-no-vendor-prefix, at-rule-no-unknown */
+}/* GOAL: Upstream all these variables to core */
+/* stylelint-disable selector-no-vendor-prefix, at-rule-no-unknown */
/* stylelint-enable selector-no-vendor-prefix, at-rule-no-unknown */
html {
-webkit-text-size-adjust: none;
@@ -320,6 +322,11 @@
a.new:hover {
color: #cc0000;
}
+a.new > *,
+a.new:visited > *,
+a.new:hover > * {
+ color: #cc0000;
+}
a.external {
background-image:
url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAVElEQVR42n3PgQkAIAhEUXdqJ3dqJ3e6IoTPUSQcgj4EQ5IlUiLE0Jil3PECXhcHGBhZ8kg4hwxAu3MZeCGeyFnAXp4hqNQPnt7QL0nADpD6wHccLvnAKksq8iiaAAAAAElFTkSuQmCC);
background-image:
url(/w/extensions/MobileFrontend/resources/skins.minerva.content.styles/images/external-link-ltr-icon.png?948bf)!ie;
@@ -414,6 +421,8 @@
FIXME: Review all of these hacks to see if they still apply.
*/
+/* GOAL: Upstream all these variables to core */
+/* GOAL: Upstream all these variables to core */
/* stylelint-disable selector-no-vendor-prefix, at-rule-no-unknown */
/* stylelint-enable selector-no-vendor-prefix, at-rule-no-unknown */
.collapsible td {
diff --git a/app/src/main/assets/styles.css b/app/src/main/assets/styles.css
index ada367c..66ffae8 100644
--- a/app/src/main/assets/styles.css
+++ b/app/src/main/assets/styles.css
@@ -2,6 +2,7 @@
v2.0 | 20110126
License: none (public domain)
*/
+/* GOAL: Upstream all these variables to core */
/* stylelint-disable selector-no-vendor-prefix, at-rule-no-unknown */
/* stylelint-enable selector-no-vendor-prefix, at-rule-no-unknown */
html,
@@ -92,7 +93,8 @@
}
table {
border-collapse: collapse;
-}/* stylelint-disable selector-no-vendor-prefix, at-rule-no-unknown */
+}/* GOAL: Upstream all these variables to core */
+/* stylelint-disable selector-no-vendor-prefix, at-rule-no-unknown */
/* stylelint-enable selector-no-vendor-prefix, at-rule-no-unknown */
html {
-webkit-text-size-adjust: none;
@@ -320,6 +322,11 @@
a.new:hover {
color: #cc0000;
}
+a.new > *,
+a.new:visited > *,
+a.new:hover > * {
+ color: #cc0000;
+}
a.external {
background-image:
url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAVElEQVR42n3PgQkAIAhEUXdqJ3dqJ3e6IoTPUSQcgj4EQ5IlUiLE0Jil3PECXhcHGBhZ8kg4hwxAu3MZeCGeyFnAXp4hqNQPnt7QL0nADpD6wHccLvnAKksq8iiaAAAAAElFTkSuQmCC);
background-image:
url(/w/extensions/MobileFrontend/resources/skins.minerva.content.styles/images/external-link-ltr-icon.png?948bf)!ie;
@@ -414,6 +421,8 @@
FIXME: Review all of these hacks to see if they still apply.
*/
+/* GOAL: Upstream all these variables to core */
+/* GOAL: Upstream all these variables to core */
/* stylelint-disable selector-no-vendor-prefix, at-rule-no-unknown */
/* stylelint-enable selector-no-vendor-prefix, at-rule-no-unknown */
.collapsible td {
--
To view, visit https://gerrit.wikimedia.org/r/361002
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7a92744d4a7a80ee8ce87c324f9face37663e084
Gerrit-PatchSet: 1
Gerrit-Project: apps/android/wikipedia
Gerrit-Branch: master
Gerrit-Owner: Niedzielski <[email protected]>
Gerrit-Reviewer: Brion VIBBER <[email protected]>
Gerrit-Reviewer: Dbrant <[email protected]>
Gerrit-Reviewer: Mholloway <[email protected]>
Gerrit-Reviewer: Sniedzielski <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits