update polymer
This commit is contained in:
parent
8119b930e4
commit
cbb6337b41
74 changed files with 2195 additions and 1393 deletions
|
@ -101,6 +101,17 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|||
<paper-toggle-button checked class="blue">Calcium</paper-toggle-button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<h4>Noink</h4>
|
||||
<div class="horizontal-section">
|
||||
<paper-toggle-button noink>Oxygen</paper-toggle-button>
|
||||
<paper-toggle-button noink>Carbon</paper-toggle-button>
|
||||
<paper-toggle-button checked noink>Hydrogen</paper-toggle-button>
|
||||
<paper-toggle-button checked noink>Nitrogen</paper-toggle-button>
|
||||
<paper-toggle-button checked noink>Calcium</paper-toggle-button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue