Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Commit 4a10dcf

Browse files
author
Arthur Evans
committed
Merge branch 'favorite-fix' of https://github.com/Polymer/polymer-tutorial into update-0.3.5
2 parents 1823ac0 + 96b3633 commit 4a10dcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

finished/post-card.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
fill: #636363;
3636
}
3737
:host([favorite]) core-icon-button {
38-
fill: #da4336;
38+
color: #da4336;
3939
}
4040
</style>
4141
<div class="card-header" layout horizontal center>

0 commit comments

Comments
 (0)