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

Side by Side 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.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 #language:hover ul 1 #language:hover ul
2 { 2 {
3 display: block; 3 display: block;
4 } 4 }
5
6 .noscript-hidden
7 {
8 display: none;
9 }
OLDNEW
« 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