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

Unified Diff: anwiki/_override-static/global/global/css/index.css

Issue 6193426550751232: Issue 2214 - Add message to Adblock Plus home page about mobile beta launch (Infrastructure) (Closed)
Patch Set: Merging styles Created April 29, 2015, 12:32 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 | « no previous file | anwiki/_override-static/global/global/css/index-desktop.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: anwiki/_override-static/global/global/css/index.css
===================================================================
--- a/anwiki/_override-static/global/global/css/index.css
+++ b/anwiki/_override-static/global/global/css/index.css
@@ -373,6 +373,16 @@
border-radius: 5px;
}
+#adblock-browser-notification
+{
+ color: #555555;
+ font-size: 16px;
+ background-color: #FFFFFF;
+ text-align: center;
+ border: 1px solid #D9D9D9;
+ padding: 20px 0px;
+}
+
.disclaimer
{
font-size: 14px;
« no previous file with comments | « no previous file | anwiki/_override-static/global/global/css/index-desktop.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld