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, 7 Nov 2018 05:59:41 -0500 (EST)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 18/11/07 05:59:41

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

Log message:
        Simplify.

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

Patches:
Index: head-include-2.html
===================================================================
RCS file: /webcvs/www/www/server/staging/fundraiser/head-include-2.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- head-include-2.html 7 Nov 2018 08:40:35 -0000       1.17
+++ head-include-2.html 7 Nov 2018 10:59:41 -0000       1.18
@@ -85,9 +85,7 @@
 .progress-bar
 {
   line-height: 1.2em;
-  padding: 0 1em;
-  margin: 0;
-  min-width: 4em;
+  min-width: 2em;
   background: #2c7d94;
   color: white;
   text-align: right;
@@ -96,7 +94,7 @@
 <style type="text/css" media="screen"><!--#set var="bar"
  value=".progress-bar
 {
-  width: $percent%;
+  width: $percent%; width: $percent%;
 }
 " --><!--#echo var="bar" -->
 <!--
@@ -104,7 +102,7 @@
 {
   position: relative;
   bottom: 1.2em;
-  right: .1em;
+  margin-right: .1em;
 }
 .percentage, .goal
 {
@@ -123,7 +121,6 @@
   }
   #fundraiser p.message
   {
-    min-height: 130px;
     float: left;
     text-align: left;
     width: 65%;



reply via email to

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