www-commits
[Top][All Lists]
Advanced

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

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


From: Therese Godefroy
Subject: www/server/staging/fundraiser head-include-2.html
Date: Wed, 15 Jul 2020 08:03:41 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 20/07/15 08:03:41

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

Log message:
        Adjust position and style of progress bar info.

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

Patches:
Index: head-include-2.html
===================================================================
RCS file: /webcvs/www/www/server/staging/fundraiser/head-include-2.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -b -r1.36 -r1.37
--- head-include-2.html 15 Jul 2020 11:35:43 -0000      1.36
+++ head-include-2.html 15 Jul 2020 12:03:40 -0000      1.37
@@ -47,9 +47,10 @@
 }
 .progresswidget {
   font-size: 14px;
+  font-weight: bold;
   position: relative;
   margin: 0;
-  max-height: 18px;
+  height: 18px;
   text-align: left;
   width: 100%;
   background: #99d8fd;
@@ -65,11 +66,14 @@
   );
   height: 18px;
   line-height: 18px;
-  text-align: left;
   cursor: default;
-  text-indent: .3em;
   width: <!--#echo var="percent" -->%;
 }
+.progress-bar-info span {
+  padding-left: <!--#echo var="percent" -->%;
+  margin-left: -16px;
+}
+
 .percentage {
   display: block;
   position: absolute;



reply via email to

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