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

Unified Diff: html/static/css/settings.css

Issue 10988020: Don't mention acceptable ads (yet) (Closed)
Patch Set: Created June 14, 2013, 9:20 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | html/static/img/features/acceptable.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: html/static/css/settings.css
===================================================================
--- a/html/static/css/settings.css
+++ b/html/static/css/settings.css
@@ -122,11 +122,6 @@
background-image: url(../img/features/adblocking.png);
}
-#feature-acceptable
-{
- background-image: url(../img/features/acceptable.png);
-}
-
.feature button
{
cursor: pointer;
« no previous file with comments | « no previous file | html/static/img/features/acceptable.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld