diff --git a/assets/css/main.css b/assets/css/main.css index af137ec..81eb47c 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -103,11 +103,11 @@ body { } .server > .column > h3 > .type { - padding: 1px 5px 1px 5px; - border-radius: 2px; - border: 1px solid #A09E9E; - font-size: 14px; - margin-bottom: 2px; + padding: 1px 5px; + border-radius: 2px; + border: 1px solid #A09E9E; + font-size: 14px; + margin-bottom: 2px; } /* Charts */ diff --git a/assets/js/site.js b/assets/js/site.js index c3bd415..ab2ba99 100644 --- a/assets/js/site.js +++ b/assets/js/site.js @@ -223,7 +223,8 @@ $(document).ready(function() {
\

\ \ -

' + info.name + ' ' + info.type + '

\ +
\ +

' + info.name + ' ' + info.type + '

\ ' + info.ip + '\
\ Waiting\