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

Unified Diff: chrome/skin/firstRun.css

Issue 5450822905233408: Issue 417 - Reinitializing removed filter lists (Core/Firefox) (Closed)
Patch Set: Created May 26, 2014, 10:22 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
Index: chrome/skin/firstRun.css
===================================================================
--- a/chrome/skin/firstRun.css
+++ b/chrome/skin/firstRun.css
@@ -387,12 +387,12 @@
background-repeat: no-repeat;
}
-#legacySafariWarning,
-#dataCorruptionWarning
+.warning
{
font-size: 160%;
border: 3px dashed red;
text-align: center;
+ line-height: 1.3em;
}
#social ul

Powered by Google App Engine
This is Rietveld