Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: design/footer.css

Issue 8493027: Acquired Opera AdBlock code (Closed)
Patch Set: Created Oct. 2, 2012, 1:15 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 #footer {
2 position: fixed;
3 bottom: 0px;
4 left: 0px;
5 width: 100%;
6 min-height: 10%;
7 background: -o-linear-gradient(bottom, rgba(155,155,155,1) 0%, rgba(205, 205,205,1) 50%, rgba(215,215,215,0.75) 70%, rgba(255,255,255,0) 100%); /*Update like header*/
8 }
OLDNEW
« no previous file with comments | « design/donate.css ('k') | design/header.css » ('j') | files/background.js » ('J')

Powered by Google App Engine
This is Rietveld