update components
This commit is contained in:
parent
9254ff721d
commit
3197c48232
162 changed files with 902 additions and 9728 deletions
|
@ -13,17 +13,17 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|||
<link rel="import" href="../../paper-ripple/paper-ripple.html">
|
||||
|
||||
<dom-module id="test-radio-button">
|
||||
<style>
|
||||
:host #ink {
|
||||
position: absolute;
|
||||
top: -16px;
|
||||
left: -16px;
|
||||
width: 48px;
|
||||
height: 48px;
|
||||
}
|
||||
|
||||
</style>
|
||||
<template>
|
||||
<style>
|
||||
:host #ink {
|
||||
position: absolute;
|
||||
top: -16px;
|
||||
left: -16px;
|
||||
width: 48px;
|
||||
height: 48px;
|
||||
}
|
||||
</style>
|
||||
|
||||
<div id="container">
|
||||
<paper-ripple id="ink" class="circle" center></paper-ripple>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue