Float banners
Review Request #2133 — Created Feb. 18, 2011 and submitted — Latest diff uploaded
This update adds a class 'float-element' that can be used to float elements at the top or bottom of the screen if they are scrolled off-screen. If you don't want an element to float everywhere on the screen you can add the 'float-element-container' class to an element wrapping the 'float-element' and it will only float while it is within the container.
Tested visually in Opera and Chrome (OS X).
Screenshots
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.
orig
1
2
3
reviewboard/htdocs/media/rb/css/common.css |
---|
reviewboard/htdocs/media/rb/js/common.js |
---|
reviewboard/htdocs/media/rb/js/reviews.js |
---|
reviewboard/templates/reviews/review_detail.html |
---|