diaspora/app/views/aspects
Srihari Sriraman f53aa3e0e5 Highlighting the currently active stream in the leftNavBar
- This gives the user the sense of what he/she is currently viewing
- The hover/selected are the same right now. Needs to change.
- Need to find a more meaningful place for `markSelected`

Moved markSelected to app.views.Stream

- Removes duplication
- All streams create this view, and this seems to do some setup on
  initializing, which is a good place to markNavSelected

Changing highlight on hover to 'black' instead of the blue

- The blue was a little intruisive
- Also fixes the vertical alignment issue

Changing the background to bluebg on hover
2013-09-01 19:32:01 +02:00
..
_aspect_listings.haml
_aspect_stream.haml
_no_contacts_message.haml
_no_posts_message.haml
create.js.erb
edit.html.haml
new.haml
toggle_contact_visibility.js.erb