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

Side by Side Diff: pages/forms/index.html

Issue 29510560: Issue 4633 - Default form styles (Closed) Base URL: https://hg.adblockplus.org/website-defaults
Patch Set: Separate forms into basic, advanced, and buttons Created Aug. 10, 2017, 11:44 a.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
(Empty)
1 title=Forms
2
3 <h1>Forms</h1>
4 <p>Default styles for native form elements.</p>
5
6 <nav>
juliandoucette 2017/08/10 17:10:07 NIT: It's kindof annoying to navigate two levels d
ire 2017/08/11 15:25:15 Done.
7 <ol>
8 <li><a href="forms/basic">Basic form fields</a></li>
9 <li><a href="forms/advanced">Advanced form fields</a></li>
10 <li><a href="forms/buttons">Buttons</a></li>
11 </ol>
12 </nav>
OLDNEW

Powered by Google App Engine
This is Rietveld