Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Delta Between Two Patch Sets: includes/styleguide/grid/3-column.html

Issue 29491561: Issue 5413 - Create basic style guide for website-defaults (Closed)
Left Patch Set: Apply patch against CMS compatible website-defaults Created Aug. 8, 2017, 3:49 p.m.
Right Patch Set: Separate Content and Developer Styleguides Created Aug. 21, 2017, 10:18 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Right: Side by side diff | Download
« no previous file with change/comment | « includes/styleguide/grid/2-column.html ('k') | includes/styleguide/grid/4-column.html » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
1
2 <div class="row">
3 <div class="column one-third"><p class="inverse-text">A (one third)</p></div>
4 <div class="column one-third"><p class="inverse-text">B (one third)</p></div>
5 <div class="column one-third"><p class="inverse-text">C (one third)</p></div>
6 </div>
7 <div class="row">
8 <div class="column two-thirds"><p class="inverse-text">D (two thirds)</p></div >
9 <div class="column one-third"><p class="inverse-text">E (one third)</p></div>
10 </div>
LEFTRIGHT

Powered by Google App Engine
This is Rietveld