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

Unified Diff: static/css/simple.css

Issue 29359889: Issue 2292 - Add a disclaimer text on all landing pages in French language that provide the user li… (Closed)
Patch Set: Created Oct. 25, 2016, 3:53 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
« static/css/main.css ('K') | « static/css/main.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: static/css/simple.css
===================================================================
--- a/static/css/simple.css
+++ b/static/css/simple.css
@@ -234,17 +234,17 @@
form input[type="checkbox"]
{
margin: 0px;
-webkit-margin-end: 10px;
-moz-margin-end: 10px;
}
-.disclaimer
+.privacy-consent-disclaimer
saroyanm 2016/10/26 17:31:18 Looks to be it's the only class name in this file
{
margin: 14px 0px;
font-size: 14px;
color: #a9bdd5;
}
.hidden
{
« static/css/main.css ('K') | « static/css/main.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld