update components
This commit is contained in:
parent
0783ddff59
commit
1df3b304da
7 changed files with 15 additions and 9 deletions
|
@ -32,7 +32,10 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|||
|
||||
position: relative;
|
||||
cursor: pointer;
|
||||
|
||||
/* NOTE: Both values are needed, since some phones require the value to be `transparent`. */
|
||||
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
}
|
||||
|
||||
:host([disabled]) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue