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

Unified Diff: skin/new-options.css

Issue 29558669: Issue 5807 - Remove Acceptable Ads notificaiton (Closed)
Patch Set: Created Sept. 28, 2017, 5:41 p.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 | « new-options.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skin/new-options.css
===================================================================
--- a/skin/new-options.css
+++ b/skin/new-options.css
@@ -1355,8 +1355,7 @@
margin: 1.5rem auto 1.8rem auto;
}
-[data-dialog="about"] p,
-#tracking-notification p
+[data-dialog="about"] p
{
margin: 0.5rem 0rem;
}
@@ -1411,8 +1410,6 @@
body:not([data-dialog="language-change"]) #dialog-body button.change,
body:not([data-dialog="predefined"]) #dialog-title-predefined,
body:not([data-dialog="predefined"]) #dialog-content-predefined,
-body:not([data-dialog="tracking"]) #dialog-title-tracking,
-body:not([data-dialog="tracking"]) #dialog-content-tracking,
body:not([data-dialog]) #dialog
{
display: none;
« no previous file with comments | « new-options.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld