Open
Conversation
added purecss.io to frameworks
deploy all languages at once
Update Bocoup ad zone id
Translated word 'Errors'
Fixed typo in ja translation
Fix spanish traslations
// fix a chinese translation problem
Fixed a chinese translation problem
fix typo
Fix italian typo
Worded a sentence better. Also added some padding to the #share section.
Fixed some typos in Spanish translation
Local changes
incompl
reviewed
Dec 8, 2016
templates/_layouts/default.html
Outdated
| if (!document.MAX_used) document.MAX_used = ','; | ||
| document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u); | ||
| document.write ("?zoneid=4"); | ||
| document.write ("?zoneid=9"); |
Author
There was a problem hiding this comment.
Sorry, But I'm new at Github. Can you please see my pull request above?. Also, I've sent you an e-mail since 2 or more weeks about the same subject, and I got no reply!.
incompl
reviewed
Dec 8, 2016
|
|
||
| box_sizing.title: "box-sizing" | ||
| box_sizing.1: "Over the generations, people realized that math is not fun, so a new CSS property called <code>box-sizing</code> was created. When you set <code>box-sizing: border-box;</code> on an element, the padding and border of that element no longer increase its width. Here is the same example as the previous page, but with <code>box-sizing: border-box;</code> on both elements:" | ||
| box_sizing.1: "The original box model behavior was eventually considered unintuitive, so a new CSS property called <code>box-sizing</code> was created. When you set <code>box-sizing: border-box;</code> on an element, the padding and border of that element no longer increase its width. Here is the same example as the previous page, but with <code>box-sizing: border-box;</code> on both elements:" |
Owner
There was a problem hiding this comment.
I think this change is already live, does your PR need to be rebased?
modified some CHS translation
Owner
|
Hi, for this to be merged the comments I posted on the PR need to be answered. Visiting this page is the best way to review them: https://github.com/incompl/csslayoutsite/pull/137/files |
Per email discussion, sending as a pull request.
Remove "screen and" from media query examples
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
AR.txt
The file attached is an Arabic translation of en.yaml. I hope to add the Arabic language to the list of supported languages in the website. Please notice that Arabic language is RTL language.