www-commits
[Top][All Lists]
Advanced

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

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


From: Pavel Kharitonov
Subject: www/server head-include-2.html body-include-2.html
Date: Tue, 20 Dec 2016 00:59:01 -0500 (EST)

CVSROOT:        /web/www
Module name:    www
Changes by:     Pavel Kharitonov <ineiev>       16/12/20 00:59:01

Modified files:
        server         : head-include-2.html body-include-2.html 

Log message:
        Allow higher percentages.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/head-include-2.html?cvsroot=www&r1=1.29&r2=1.30
http://web.cvs.savannah.gnu.org/viewcvs/www/server/body-include-2.html?cvsroot=www&r1=1.108&r2=1.109

Patches:
Index: head-include-2.html
===================================================================
RCS file: /web/www/www/server/head-include-2.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- head-include-2.html 25 Nov 2016 05:43:29 -0000      1.29
+++ head-include-2.html 20 Dec 2016 05:59:01 -0000      1.30
@@ -65,7 +65,10 @@
 <!--#set var="bar"
  value=".progress-bar {
     width: $percent%;
+    position: absolute;
+    text-align: center;
  }
+ .goal-div { position: relative; }
 " --><!--#echo var="bar" -->
 #join-fsf a, #join-fsf a:visited, .progress, .progress-bar {
    border-radius: 1em;

Index: body-include-2.html
===================================================================
RCS file: /web/www/www/server/body-include-2.html,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -b -r1.108 -r1.109
--- body-include-2.html 9 Dec 2016 10:22:46 -0000       1.108
+++ body-include-2.html 20 Dec 2016 05:59:01 -0000      1.109
@@ -22,8 +22,10 @@
 <div class="progress-bar">
 <span class="percentage"><span class="gnun-split"></span><!--#echo 
encoding="none" var="d_value" --></span>
 </div>
+<div class="goal-div">
 <span class="goal">$450,000</span>
 </div>
+</div>
 
 <div style="clear: both"></div>
 </div><!-- /header -->



reply via email to

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