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

Unified Diff: static/css/index.css

Issue 29359978: Issue 2293 - [French disclaimer text] Update French disclaimer text in ABP homepage (Closed)
Patch Set: Updated fr disclaimer on homepage to match other pages Created Oct. 27, 2016, 10:10 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 | « includes/index.tmpl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: static/css/index.css
===================================================================
--- a/static/css/index.css
+++ b/static/css/index.css
@@ -155,21 +155,16 @@
}
.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;
margin-left: 0px;
}
#content h3.edge-message,
#content h3.edge-message a
@@ -512,21 +507,16 @@
#content.internet-explorer_ua-internet-explorer .warning-platform.internet-explorer,
#content.safari_ua-safari .warning-platform.safari,
#content.yandex-browser_ua-yandex-browser .warning-platform.yandex-browser,
#content.maxthon_ua-maxthon .warning-platform.maxthon
{
display: none;
}
-html[lang="fr"] .disclaimer.lang-fr
-{
- display: block;
-}
-
#key-facts section
{
display: inline-block;
}
#key-facts section h1
{
margin-top: 0px;
@@ -667,9 +657,9 @@
#more-container.android #more-android,
#more-container.internet-explorer #more-internet-explorer,
#more-container.safari #more-safari,
#more-container.yandex-browser #more-yandex-browser,
#more-container.maxthon #more-maxthon
#more-container.edge #more-edge
{
background-color: #dbd4c7;
-}
+}
« no previous file with comments | « includes/index.tmpl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld