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

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

Issue 5024350814076928: Issue 1103 - Migrate Simple Adblock users
Patch Set: Use registry instead of prefs for storing the Simple Adblock mark Created Aug. 7, 2015, 10:34 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/js/firstRun.js » ('j') | src/engine/Main.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: html/static/css/firstRun.css
===================================================================
--- a/html/static/css/firstRun.css
+++ b/html/static/css/firstRun.css
@@ -159,3 +159,9 @@
-ms-transition-duration: 0.15s;
transition-duration: 0.15s;
}
+
+#upgrade-from-other-plugin
+{
+ text-align: center;
+ display: none;
+}
« no previous file with comments | « no previous file | html/static/js/firstRun.js » ('j') | src/engine/Main.cpp » ('J')

Powered by Google App Engine
This is Rietveld