Moving opacity from the feed title to the feed floater. Duh.

This commit is contained in:
Samuel Clay 2011-02-03 19:22:01 -05:00
parent d3bbe72b87
commit 941864db53

View file

@ -1442,6 +1442,7 @@ background: transparent;
z-index: 1;
width: 100%;
display: none;
opacity: .9;
}
.NB-view-river .NB-feed-story-view-floater {
@ -1514,7 +1515,6 @@ background: transparent;
border-bottom: 1px solid #000;
border-top: 1px solid #707070;
z-index: 2;
opacity: .9;
}
#story_pane .NB-feed-story-header-feed.NB-feed-story-river-same-feed {
z-index: 0;