Unverified Commit 6b971cef authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3155258 by jwilson3, alexpott, lauriii: Use American English spelling of "gray"

parent d6cd1940
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -268,7 +268,7 @@
#drupal-off-canvas input[type="reset"]:active,
#drupal-off-canvas input[type="submit"]:active,
#drupal-off-canvas input[type="button"]:active {
  border-color: grey;
  border-color: gray;
  background-image: none;
  box-shadow: none;
}
@@ -313,7 +313,7 @@
#drupal-off-canvas input[type="time"][disabled],
#drupal-off-canvas input[type="url"][disabled],
#drupal-off-canvas input[type="week"][disabled] {
  background-color: grey;
  background-color: gray;
}
#drupal-off-canvas input[type="hidden"] {
  visibility: hidden;
@@ -333,7 +333,7 @@
}
#drupal-off-canvas input:placeholder,
#drupal-off-canvas textarea:placeholder {
  color: grey;
  color: gray;
}
#drupal-off-canvas textarea,
#drupal-off-canvas select[size],
@@ -366,7 +366,7 @@
  vertical-align: middle;
  text-decoration: none;
  color: black;
  border: 1px solid grey;
  border: 1px solid gray;
  background: none;
}
#drupal-off-canvas * textarea,
@@ -376,7 +376,7 @@
  padding: 0;
  vertical-align: top;
  color: black;
  border: 1px solid grey;
  border: 1px solid gray;
  background: white;
}

+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
  "url": "https:\/\/twitter.com\/drupaldevdays\/status\/935643039741202432",
  "author_name": "Drupal Dev Days",
  "author_url": "https:\/\/twitter.com\/drupaldevdays",
  "html": "<h1>By the power of Greyskull, Twitter works!</h1>",
  "html": "<h1>By the power of Grayskull, Twitter works!</h1>",
  "width": 550,
  "height": 360,
  "type": "rich",
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@
  <provider_url>http://www.collegehumor.com</provider_url>
  <width>610</width>
  <height>343</height>
  <html><h1>By the power of Greyskull, CollegeHumor works!</h1>
  <html><h1>By the power of Grayskull, CollegeHumor works!</h1>
  </html>
  <thumbnail_url>internal:/core/misc/druplicon.png</thumbnail_url>
  <thumbnail_width>88</thumbnail_width>
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
  "title": "",
  "author_name": "Tendenci - The Open Source AMS",
  "author_url": "https:\/\/vimeo.com\/schipul",
  "html": "<iframe width=\"480\">By the power of Greyskull, Vimeo works!</iframe>",
  "html": "<iframe width=\"480\">By the power of Grayskull, Vimeo works!</iframe>",
  "width": 480,
  "height": 360,
  "description": "Special thanks to Tendenci, formerly Schipul for sponsoring this video with training, equipment and time. The open source way. All creative however was self directed by the individuals - A. Hughes (www.schipul.com\/ahughes) featuring QCait (www.schipul.com\/qcait) - Hands On Drupal\n\nDrupal is a free software package that allows an individual or a community of users to easily publish, manage and organize a wide variety of content on a website.\n\nNeed a little Drupal help or just want to geek out with us?  Visit our www.schipul.com\/drupal for more info - we'd love to connect!\n\nGo here for Drupal Common Terms and Suggested Modules : http:\/\/schipul.com\/en\/helpfiles\/v\/229",
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
  "title": "Drupal Rap Video - Schipulcon09",
  "author_name": "Tendenci - The Open Source AMS",
  "author_url": "https:\/\/vimeo.com\/schipul",
  "html": "<iframe width=\"480\">By the power of Greyskull, Vimeo works!</iframe>",
  "html": "<iframe width=\"480\">By the power of Grayskull, Vimeo works!</iframe>",
  "width": 480,
  "height": 360,
  "description": "Special thanks to Tendenci, formerly Schipul for sponsoring this video with training, equipment and time. The open source way. All creative however was self directed by the individuals - A. Hughes (www.schipul.com\/ahughes) featuring QCait (www.schipul.com\/qcait) - Hands On Drupal\n\nDrupal is a free software package that allows an individual or a community of users to easily publish, manage and organize a wide variety of content on a website.\n\nNeed a little Drupal help or just want to geek out with us?  Visit our www.schipul.com\/drupal for more info - we'd love to connect!\n\nGo here for Drupal Common Terms and Suggested Modules : http:\/\/schipul.com\/en\/helpfiles\/v\/229",
Loading