This commit is contained in:
Zhicheng Wang 2016-06-20 15:55:30 +08:00
parent 52ca101bbe
commit 52c118ef8a
2 changed files with 3 additions and 2 deletions

View File

@ -211,7 +211,7 @@ code-example(language="bash").
We want to make it visually obvious to a user which hero we are hovering over and which hero is selected. We want to make it visually obvious to a user which hero we are hovering over and which hero is selected.
我们的英雄列表看起来实在是稀松平常。 我们的英雄列表看起来实在是稀松平常。
但当用户的鼠标划过英雄或选中了一个英雄时,我们得让他/看起来醒目一点。 但当用户的鼠标划过英雄或选中了一个英雄时,我们得让他/看起来醒目一点。
Lets add some styles to our component by setting the `styles` property on the `@Component` decorator Lets add some styles to our component by setting the `styles` property on the `@Component` decorator
to the following CSS classes: to the following CSS classes:

View File

@ -51,6 +51,7 @@
- Joeylin (来自Angular中文社区) - Joeylin (来自Angular中文社区)
- 张旋 (来自Angular中文社区) - 张旋 (来自Angular中文社区)
- Hantsy (来自Github) - Hantsy (来自Github)
- 还有一些做好事不留名的活雷锋 - iloveyo123u1 (来自Github)
- 另外还有一些做好事不留名的活雷锋
想让你的名字也出现在这里吗?请提供[反馈、纠错](https://github.com/angular/angular-cn/issues)。 想让你的名字也出现在这里吗?请提供[反馈、纠错](https://github.com/angular/angular-cn/issues)。