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

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

Issue 5513912812306432: Issue 1659 - GPL 3 license to our French homepage (Infrastructure) (Closed)
Patch Set: Created Dec. 10, 2014, 6:33 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 | no next file » | 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
@@ -91,6 +91,17 @@
background-position: -166px 0px;
}
+.license-note
+{
+ display: none;
+ font-weight: normal;
+}
+
+html[lang="fr"] .license-note.lang-fr
+{
+ display: inline;
+}
+
html[dir="rtl"] #summary li .sprite
{
margin-right: -17px;
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld