Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <link rel="import" href="chrome://resources/polymer/polymer/polymer.html"> | |
| 2 <link rel="import" href="chrome://resources/polymer/core-style/core-style.html"> | |
| 3 | |
| 4 <core-style id="networkSummaryStyle"> | |
| 5 cr-network-list-item { | |
| 6 margin-bottom: 10px; | |
| 7 } | |
| 8 </core-style> | |
| OLD | NEW |