jenkins-bot has submitted this change and it was merged.
Change subject: (Bug 44394) Remove font family declarations from account
creation interface
......................................................................
(Bug 44394) Remove font family declarations from account creation interface
No other changes were made.
Change-Id: I47e954e35902cef98e7aba48a6ddecbe580d3b21
---
M css/acux/acux.css
1 file changed, 3 insertions(+), 9 deletions(-)
Approvals:
Ori.livneh: Looks good to me, approved
Matmarex: Looks good to me, but someone else must approve
Jorm: Looks good to me, but someone else must approve
jenkins-bot: Verified
diff --git a/css/acux/acux.css b/css/acux/acux.css
index ca04f64..a2a22dd 100644
--- a/css/acux/acux.css
+++ b/css/acux/acux.css
@@ -1,9 +1,5 @@
/********************* Container Styles *********************/
-/* JS adds this class to div #mw-content-text */
-div.acux {
- font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
-}
-
+/* JS adds the .acux class to div #mw-content-text */
.acux h2 {
border: 0;
margin-left: 20px;
@@ -51,7 +47,6 @@
margin-bottom: 15px;
width: 300px;
height: 30px;
- font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
}
@@ -61,7 +56,6 @@
text-transform: none;
padding-left: 15px;
text-indent: -15px;
- font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-weight: normal;
font-size: 13px;
}
@@ -119,7 +113,8 @@
height: 50px;
margin-top: 0px;
padding: 0.5em 1em 0.5em 1em;
- font: bold 1.5em 'Helvetica Neue', Helvetica, Arial, sans-serif;
+ font-weight: bold;
+ font-size: 1.5em;
text-decoration: none;
color: white;
text-align: center;
@@ -258,7 +253,6 @@
.tipsy-inner {
background-color: #FFE0E0;
border: 0;
- font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
font-size: 9pt;
color: #E63030;
}
--
To view, visit https://gerrit.wikimedia.org/r/47371
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I47e954e35902cef98e7aba48a6ddecbe580d3b21
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/extensions/E3Experiments
Gerrit-Branch: master
Gerrit-Owner: Isarra <[email protected]>
Gerrit-Reviewer: Isarra <[email protected]>
Gerrit-Reviewer: Jorm <[email protected]>
Gerrit-Reviewer: MZMcBride <[email protected]>
Gerrit-Reviewer: Massaf <[email protected]>
Gerrit-Reviewer: Matmarex <[email protected]>
Gerrit-Reviewer: Mattflaschen <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: Spage <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits