Merge "Don't ask users to mark own page creations as patrolled"
[lhc/web/wiklou.git] / resources / mediawiki.ui / mediawiki.ui.vector.css
index a556c79..d55ddc5 100644 (file)
@@ -134,7 +134,6 @@ a.mw-ui-button {
 
 /* line 3, sourcefiles/scss/components/vector/_buttons.scss */
 .mw-ui-button {
-  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
   font-size: 1em;
   line-height: 1.4em;
 }
@@ -307,7 +306,7 @@ a.mw-ui-button {
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 0.9em;
-  color: #7d7d7d;
+  color: #4a4a4a;
   width: auto;
   margin: 0 0 0.2em 0;
   padding: 0;
@@ -344,7 +343,7 @@ a.mw-ui-button {
 /* line 72, sourcefiles/scss/components/default/_forms.scss */
 .mw-ui-label {
   font-size: 0.9em;
-  color: #7d7d7d;
+  color: #4a4a4a;
 }
 /* line 34, sourcefiles/scss/mixins/_forms.scss */
 .mw-ui-label * {
@@ -375,14 +374,12 @@ a.mw-ui-button {
 .mw-ui-vform,
 .mw-ui-vform > div input,
 .mw-ui-input {
-  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
   font-size: 1em;
   line-height: 1.4em;
 }
 
 /* line 3, sourcefiles/scss/components/vector/_containers.scss */
 .mw-ui-container {
-  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
   font-size: 1em;
   line-height: 1.4em;
 }