From cf66b6a0cec22e02b191c951f0e44cdbe69f6692 Mon Sep 17 00:00:00 2001 From: Nils Schneider Date: Sun, 22 Mar 2015 16:20:12 +0100 Subject: [PATCH] renbame nodeinfo div to infobox --- history.html | 8 ++++---- history.js | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/history.html b/history.html index d840de0..5302a7e 100644 --- a/history.html +++ b/history.html @@ -28,20 +28,20 @@ text-align: left !important; } - #nodeinfo .clients { + #infobox .clients { font-family: "ionicons"; color: #1566A9; word-spacing: -0.2em; } - #nodeinfo { + #infobox { position: relative; box-shadow: 0px 0.5px 3px rgba(0, 0, 0, 0.16), 0px 0.5px 2px rgba(0, 0, 0, 0.24); background: rgba(0, 0, 0, 0.02); padding: 0.25em 0; } - #nodeinfo.hidden { + #infobox.hidden { display: none; } @@ -235,7 +235,7 @@
-