www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/server/staging head-include-2.html


From: Pavel Kharitonov
Subject: www/server/staging head-include-2.html
Date: Sat, 12 Dec 2015 07:08:52 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Pavel Kharitonov <ineiev>       15/12/12 07:08:52

Modified files:
        server/staging : head-include-2.html 

Log message:
        Rearrange for i18n.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/head-include-2.html?cvsroot=www&r1=1.7&r2=1.8

Patches:
Index: head-include-2.html
===================================================================
RCS file: /web/www/www/server/staging/head-include-2.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- head-include-2.html 12 Dec 2015 06:58:18 -0000      1.7
+++ head-include-2.html 12 Dec 2015 07:08:52 -0000      1.8
@@ -5,8 +5,39 @@
 <link rel="stylesheet" href="/layout.min.css" media="screen" />
 <link rel="stylesheet" href="/print.min.css" media="print" />
 <style type="text/css" media="print,screen">
+<!--#include virtual="/server/banners/sofar.html"
+ --><!--#set
+ var="crm_amount_fill"
+ value=".crm-amount-fill {
+  background: #f2cd5f;
+  color: black;
+  border-radius: 1em;
+  padding-right: .3em; padding-left: .3em;
+  width: $percent%;
+}
+"
+--><!--#echo var="crm_amount_fill"
+--><!--#if expr="$LANGUAGE_PREFIX = /[.](ar|fa|he)/"
+ --><!--#set
+ var="crm_floats"
+ value=".crm-amount-high {
+  float: left;
+}
+div.donate_btn {
+  float: left;
+}"
+ --><!--#else --><!--#set
+ var="crm_floats"
+ value=".crm-amount-high {
+  float: right;
+}
+div.donate_btn {
+  float: right;
+}"
+ --><!--#endif --><!--#echo var="crm_floats" -->
+</style>
+<style type="text/css" media="print,screen">
 <!--
-<!--#include virtual="/server/banners/sofar.html" -->
 div.fundraiser {
   font-family: "FreeSans", sans-serif;
   padding: .5em 1.5% .5em 1.5%;
@@ -33,13 +64,6 @@
   border: .1em solid #4a5a6a;
   margin-bottom: .5em;
 }
-.crm-amount-fill {
-  background: #f2cd5f;
-  color: black;
-  border-radius: 1em;
-  padding-right: .3em; padding-left: .3em;
-  width: <!--#echo var="percent" -->%;
-}
 div.donate_btn {
   float: right;
   margin: 1.5em 0 0 1.5em;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]