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

Unified Diff: test/index.html

Issue 29365594: Issue 4633 - Default form styles (Closed)
Patch Set: Created Nov. 29, 2016, 4:29 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« test/forms.html ('K') | « test/forms.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/index.html
===================================================================
--- a/test/index.html
+++ b/test/index.html
@@ -30,13 +30,15 @@
<h1>Website defaults</h1>
<p>Sensible defaults for Eyeo websites.</p>
<h2>Components</h2>
<ol>
<li><a href="content.html">Content</a></li>
+ <li><a href="button-links.html">Button links</a></li>
+ <li><a href="forms.html">Forms</a></li>
</ol>
</div>
</body>
</html>
« test/forms.html ('K') | « test/forms.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld