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

Side by Side Diff: pages/index.html

Issue 29510560: Issue 4633 - Default form styles (Closed) Base URL: https://hg.adblockplus.org/website-defaults
Patch Set: Addressed NITs Created Aug. 11, 2017, 3:23 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 title=Website defaults 1 title=Website defaults
2 2
3 <h1>Website defaults</h1> 3 <h1>Website defaults</h1>
4 <p>Default resources for eyeo websites.</p> 4 <p>Default resources for eyeo websites.</p>
5 5
6 <h2>Components</h2> 6 <h2>Components</h2>
7 7
8 <ol> 8 <ol>
9 <li><a href="content">Content</a></li> 9 <li><a href="content">Content</a></li>
10 <li><a href="grid">Grid</a></li> 10 <li><a href="grid">Grid</a></li>
11 <li>
12 Forms
13 <ol>
14 <li><a href="forms/basic">Basic form fields</a></li>
15 <li><a href="forms/advanced">Advanced form fields</a></li>
16 <li><a href="forms/buttons">Buttons</a></li>
17 </ol>
18 </li>
11 </ol> 19 </ol>
OLDNEW

Powered by Google App Engine
This is Rietveld