gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r15004 - in gauger: . css


From: gnunet
Subject: [GNUnet-SVN] r15004 - in gauger: . css
Date: Fri, 15 Apr 2011 18:07:47 +0200

Author: bartpolot
Date: 2011-04-15 18:07:47 +0200 (Fri, 15 Apr 2011)
New Revision: 15004

Modified:
   gauger/css/style.css
   gauger/template_host.php
Log:
Small cometic changes


Modified: gauger/css/style.css
===================================================================
--- gauger/css/style.css        2011-04-15 15:59:53 UTC (rev 15003)
+++ gauger/css/style.css        2011-04-15 16:07:47 UTC (rev 15004)
@@ -367,7 +367,7 @@
 }
 
 .second-unit-metric {
-    background:         #AF0;
+    background:         #9F0;
     color:              #000;
 }
 

Modified: gauger/template_host.php
===================================================================
--- gauger/template_host.php    2011-04-15 15:59:53 UTC (rev 15003)
+++ gauger/template_host.php    2011-04-15 16:07:47 UTC (rev 15004)
@@ -97,8 +97,8 @@
                 </select><br/>
                 <input type="button" value="Add" class="add-metric"></input>
                 <br/>
-                <p class="same-unit-metric">Same unit</p>
-                <p class="second-unit-metric">Second unit</p>
+                <p class="same-unit-metric">Main unit</p>
+                <p class="second-unit-metric">Secondary unit</p>
                 <p class="incompatible-unit-metric">Incompatible</p>
             </th>
             <td height="<?php echo get_session('png_y_size')+2 ?>" 
width="<?php echo get_session('png_x_size')+2 ?>"><img class="plot" 
src="plot.php?h=<?php echo "$current&g=$counter" ?>" alt="loading..."/></td>




reply via email to

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