angular / angular-seed

Seed project for angular apps.
http://angularjs.org/
MIT License
13.04k stars 6.94k forks source link

More efficient way to style menu items seperator #367

Closed gilhanan closed 7 years ago

gilhanan commented 7 years ago

Using CSS selector + in order to skip first item, instead style all items and restyle first item using nth-child

googlebot commented 7 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


gilhanan commented 7 years ago

I signed it!

googlebot commented 7 years ago

CLAs look good, thanks!

gkalpak commented 7 years ago

LGTM