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

Delta Between Two Patch Sets: includes/styleguide/grid/index.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/all-column-widths.html ('k') | includes/styleguide/lists/description.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 <h2 id="grid">Grid</h2>
3
4 <h3 id="2-col-grid">2-Column</h3>
5 <? include styleguide/grid/2-column ?>
6
7 <h3 id="3-col-grid ">3-Column</h3>
8 <? include styleguide/grid/3-column ?>
9
10 <h3 id="4-col-grid">4-Column</h3>
11 <? include styleguide/grid/4-column ?>
12
13 <h3 id="reversed-grid">Reversed</h3>
14 <div class="reverse">
15 <? include styleguide/grid/4-column ?>
16 </div>
LEFTRIGHT

Powered by Google App Engine
This is Rietveld