gnunet-svn
[Top][All Lists]
Advanced

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

[reclaim-webextension] 12/95: change popup; buttons


From: gnunet
Subject: [reclaim-webextension] 12/95: change popup; buttons
Date: Fri, 11 Jun 2021 23:34:57 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository reclaim-webextension.

commit 1d57c23ffc2a56c9759d5acfd2a759c5a1528b9d
Author: Schanzenbach, Martin <mschanzenbach@posteo.de>
AuthorDate: Tue Apr 30 23:35:54 2019 +0200

    change popup; buttons
---
 popup/popup.html | 4 ++--
 ui               | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/popup/popup.html b/popup/popup.html
index 4b6aa0b..7c47bae 100644
--- a/popup/popup.html
+++ b/popup/popup.html
@@ -30,8 +30,8 @@
             STATUS:
           </td>
           <td>
-            <i class="fas fa-skull-crossbones" style="color: #b30000;" 
id="reclaim-dead"></i>
-            <i class="fas fa-heartbeat" style="color: #3399ff;" 
id="reclaim-alive"></i>
+            <span id="reclaim-dead"><i class="fas fa-skull-crossbones" 
style="color: #b30000;"></i> DOWN</span>
+            <span id="reclaim-alive"><i class="fas fa-heartbeat" style="color: 
#3399ff;"></i> UP</span>
           </td>
         </tr>
       </table>
diff --git a/ui b/ui
index aa43835..8e87542 160000
--- a/ui
+++ b/ui
@@ -1 +1 @@
-Subproject commit aa438351973363c5af237dc958aa560f3ac70f90
+Subproject commit 8e875425b2c9c5afb3e9328a5d47556df8a0a7c0

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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