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

Delta Between Two Patch Sets: pages/index.html

Issue 29587584: Issue 5635 - Implement website-default navbar component (Closed) Base URL: https://hg.adblockplus.org/website-defaults
Left Patch Set: Use padding on navbar link, optimise svg Created Nov. 30, 2017, 2 p.m.
Right Patch Set: Rebase Created Jan. 4, 2018, 7:40 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « includes/components/navbar.html ('k') | pages/navbar.md » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 title=Website defaults 1 title=Website defaults
2 title_suffix=none
2 3
3 <h1>Website defaults</h1> 4 <h1>Website defaults</h1>
4 <p>Default resources for eyeo websites.</p> 5 <p>Default resources for eyeo websites.</p>
5 6
6 <h2>Components</h2> 7 <h2>Components</h2>
7 8
8 <ol> 9 <ol>
9 <li><a href="utilities">Utilities</a></li> 10 <li><a href="utilities">Utilities</a></li>
10 <li><a href="content">Content</a></li> 11 <li><a href="content">Content</a></li>
11 <li><a href="grid">Grid</a></li> 12 <li><a href="grid">Grid</a></li>
12 <li><a href="navbar">Navbar</a></li> 13 <li><a href="navbar">Navbar</a></li>
13 <li> 14 <li>
14 Forms 15 Forms
15 <ol> 16 <ol>
16 <li><a href="forms/basic">Basic form fields</a></li> 17 <li><a href="forms/basic">Basic form fields</a></li>
17 <li><a href="forms/advanced">Advanced form fields</a></li> 18 <li><a href="forms/advanced">Advanced form fields</a></li>
18 <li><a href="forms/buttons">Buttons</a></li> 19 <li><a href="forms/buttons">Buttons</a></li>
19 </ol> 20 </ol>
20 </li> 21 </li>
21 <li><a href="content-styleguide">Content Styleguide</a></li> 22 <li><a href="content-styleguide">Content Styleguide</a></li>
22 <li><a href="developer-styleguide">Developer Styleguide</a></li> 23 <li><a href="developer-styleguide">Developer Styleguide</a></li>
23 </ol> 24 </ol>
LEFTRIGHT

Powered by Google App Engine
This is Rietveld