-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hightlighting the down-arrow next to user name on hover
- the right-arrow wasn't highlighted on hover, which was inconsistent with the other header items - changed the user-menu items highlight color from #fff to #fafafa, which is consistent across the header - refactored the css to reduce specificity - refactored css to use nesting in class names instead of nesting in scss (as advocated by http://smacss.com) to reduce specificity and to enhance readability
- Loading branch information
Srihari Sriraman
committed
Aug 27, 2013
1 parent
625159c
commit 623d517
Showing
2 changed files
with
56 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters