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

Unified Diff: anwiki/_override-static/global/global/css/noscript-desktop.css

Issue 10295007: Added "learn more" toggle and area for platform-specific content (Closed)
Patch Set: Hide "learn more" button if JavaScript disabled Created April 23, 2013, 9:15 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: anwiki/_override-static/global/global/css/noscript-desktop.css
===================================================================
--- a/anwiki/_override-static/global/global/css/noscript-desktop.css
+++ b/anwiki/_override-static/global/global/css/noscript-desktop.css
@@ -2,3 +2,8 @@
{
display: block;
}
+
+.noscript-hidden
+{
+ display: none;
+}
« no previous file with comments | « anwiki/_override-static/global/global/css/main.css ('k') | anwiki/_override-static/global/global/js/index.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld