|  | @@ -1,5 +1,11 @@ | 
														
													
														
															
																|  |  | html, body { margin: 0; padding: 0; overflow: hidden; font-size:  10pt; |  |  |  | 
														
													
														
															
																|  |  | font-family: monospace; } |  |  |  | 
														
													
														
															
																|  |  |  |  |  | html, body { | 
														
													
														
															
																|  |  |  |  |  | margin: 0; | 
														
													
														
															
																|  |  |  |  |  | padding: 0; | 
														
													
														
															
																|  |  |  |  |  | overflow: hidden; | 
														
													
														
															
																|  |  |  |  |  | font-size:  10pt; | 
														
													
														
															
																|  |  |  |  |  | font-family: monospace; | 
														
													
														
															
																|  |  |  |  |  | } | 
														
													
														
															
																|  |  |  |  |  | 
 | 
														
													
														
															
																|  |  | #node_info { |  |  | #node_info { | 
														
													
														
															
																|  |  | background: rgba(0, 0, 0, .8); |  |  | background: rgba(0, 0, 0, .8); | 
														
													
														
															
																|  |  | color:white; |  |  | color:white; | 
														
													
												
													
														
															
																|  | @@ -8,59 +14,37 @@ font-family: monospace; } | 
														
													
														
															
																|  |  | position: absolute; |  |  | position: absolute; | 
														
													
														
															
																|  |  | top:5px; |  |  | top:5px; | 
														
													
														
															
																|  |  | left:5px; |  |  | left:5px; | 
														
													
														
															
																|  |  | /*font-family: monospace;*/ |  |  |  | 
														
													
														
															
																|  |  | text-align: center; |  |  | text-align: center; | 
														
													
														
															
																|  |  | /*height:15px;*/ |  |  |  | 
														
													
														
															
																|  |  | border-radius:3px; |  |  | border-radius:3px; | 
														
													
														
															
																|  |  | pointer-events: none; |  |  | pointer-events: none; | 
														
													
														
															
																|  |  | } |  |  | } | 
														
													
														
															
																|  |  | 
 |  |  | 
 | 
														
													
														
															
																|  |  | #server_info { |  |  | #server_info { | 
														
													
														
															
																|  |  | background-color: rgba(0, 0, 0, .8); |  |  |  | 
														
													
														
															
																|  |  | color:white; |  |  |  | 
														
													
														
															
																|  |  | padding: 10px; |  |  |  | 
														
													
														
															
																|  |  | position: absolute; |  |  |  | 
														
													
														
															
																|  |  | top: 10px; |  |  | top: 10px; | 
														
													
														
															
																|  |  | right: 10px; |  |  | right: 10px; | 
														
													
														
															
																|  |  | } |  |  | } | 
														
													
														
															
																|  |  | 
 |  |  | 
 | 
														
													
														
															
																|  |  | #node_name { |  |  |  | 
														
													
														
															
																|  |  | font-size: 12pt; |  |  |  | 
														
													
														
															
																|  |  | } |  |  |  | 
														
													
														
															
																|  |  | 
 |  |  |  | 
														
													
														
															
																|  |  | #node_data { |  |  | #node_data { | 
														
													
														
															
																|  |  | background-color: rgba(0, 0, 0, .8); |  |  |  | 
														
													
														
															
																|  |  | color:white; |  |  |  | 
														
													
														
															
																|  |  | padding: 10px; |  |  |  | 
														
													
														
															
																|  |  | position: absolute; |  |  |  | 
														
													
														
															
																|  |  | top: 10px; |  |  | top: 10px; | 
														
													
														
															
																|  |  | left: 10px; |  |  | left: 10px; | 
														
													
														
															
																|  |  | } |  |  | } | 
														
													
														
															
																|  |  | 
 |  |  | 
 | 
														
													
														
															
																|  |  | #controls { |  |  | #controls { | 
														
													
														
															
																|  |  | background-color: rgba(0, 0, 0, .8); |  |  |  | 
														
													
														
															
																|  |  | color:white; |  |  |  | 
														
													
														
															
																|  |  | padding: 10px; |  |  |  | 
														
													
														
															
																|  |  | position: absolute; |  |  |  | 
														
													
														
															
																|  |  | bottom: 10px; |  |  | bottom: 10px; | 
														
													
														
															
																|  |  | left: 10px; |  |  | left: 10px; | 
														
													
														
															
																|  |  | } |  |  | } | 
														
													
														
															
																|  |  | 
 |  |  | 
 | 
														
													
														
															
																|  |  | #controls a { |  |  |  | 
														
													
														
															
																|  |  | color: white; |  |  |  | 
														
													
														
															
																|  |  | background-color: #222222; |  |  |  | 
														
													
														
															
																|  |  | border: 1px solid #555555; |  |  |  | 
														
													
														
															
																|  |  | padding: 3px; |  |  |  | 
														
													
														
															
																|  |  | margin: 1px; |  |  |  | 
														
													
														
															
																|  |  | display: inline-block; |  |  |  | 
														
													
														
															
																|  |  | text-decoration: none; |  |  |  | 
														
													
														
															
																|  |  | cursor: pointer; |  |  |  | 
														
													
														
															
																|  |  |  |  |  | div { | 
														
													
														
															
																|  |  |  |  |  | background-color: black; | 
														
													
														
															
																|  |  |  |  |  | color:white; | 
														
													
														
															
																|  |  |  |  |  | padding: 10px; | 
														
													
														
															
																|  |  |  |  |  | position: absolute; | 
														
													
														
															
																|  |  | } |  |  | } | 
														
													
														
															
																|  |  | 
 |  |  | 
 | 
														
													
														
															
																|  |  | #node_data a { |  |  |  | 
														
													
														
															
																|  |  |  |  |  | div a { | 
														
													
														
															
																|  |  | color: white; |  |  | color: white; | 
														
													
														
															
																|  |  | background-color: #222222; |  |  |  | 
														
													
														
															
																|  |  | border: 1px solid #555555; |  |  |  | 
														
													
														
															
																|  |  |  |  |  | background-color: #333333; | 
														
													
														
															
																|  |  |  |  |  | border-radius: 2px; | 
														
													
														
															
																|  |  | padding: 3px; |  |  | padding: 3px; | 
														
													
														
															
																|  |  | margin: 1px; |  |  | margin: 1px; | 
														
													
														
															
																|  |  | display: inline-block; |  |  | display: inline-block; | 
														
													
												
													
														
															
																|  | @@ -68,30 +52,17 @@ font-family: monospace; } | 
														
													
														
															
																|  |  | cursor: pointer; |  |  | cursor: pointer; | 
														
													
														
															
																|  |  | } |  |  | } | 
														
													
														
															
																|  |  | 
 |  |  | 
 | 
														
													
														
															
																|  |  | 
 |  |  |  | 
														
													
														
															
																|  |  | #version { |  |  |  | 
														
													
														
															
																|  |  | color:black; |  |  |  | 
														
													
														
															
																|  |  | padding: 10px; |  |  |  | 
														
													
														
															
																|  |  | position: absolute; |  |  |  | 
														
													
														
															
																|  |  | bottom: 10px; |  |  |  | 
														
													
														
															
																|  |  | left: 10px; |  |  |  | 
														
													
														
															
																|  |  | } |  |  |  | 
														
													
														
															
																|  |  | 
 |  |  |  | 
														
													
														
															
																|  |  | #help { |  |  |  | 
														
													
														
															
																|  |  | background-color: rgba(0, 0, 0, .8); |  |  |  | 
														
													
														
															
																|  |  | color:white; |  |  |  | 
														
													
														
															
																|  |  | padding: 10px; |  |  |  | 
														
													
														
															
																|  |  | position: absolute; |  |  |  | 
														
													
														
															
																|  |  | bottom: 10px; |  |  |  | 
														
													
														
															
																|  |  | right: 10px; |  |  |  | 
														
													
														
															
																|  |  |  |  |  | div a:hover { | 
														
													
														
															
																|  |  |  |  |  | color: orange; | 
														
													
														
															
																|  |  |  |  |  | background-color: black; | 
														
													
														
															
																|  |  | } |  |  | } | 
														
													
														
															
																|  |  | 
 |  |  | 
 | 
														
													
														
															
																|  |  | #help a{ |  |  |  | 
														
													
														
															
																|  |  | color: white; |  |  |  | 
														
													
														
															
																|  |  |  |  |  | h3 { | 
														
													
														
															
																|  |  |  |  |  | padding: 5px 0px; | 
														
													
														
															
																|  |  |  |  |  | margin: 0px; | 
														
													
														
															
																|  |  | } |  |  | } | 
														
													
														
															
																|  |  | 
 |  |  | 
 | 
														
													
														
															
																|  |  | 
 |  |  | 
 | 
														
													
														
															
																|  |  | 
 |  |  |  | 
														
													
														
															
																|  |  | ul { |  |  | ul { | 
														
													
														
															
																|  |  | list-style-type: none; |  |  | list-style-type: none; | 
														
													
														
															
																|  |  | padding: 0px; |  |  | padding: 0px; | 
														
													
												
													
														
															
																|  | @@ -103,8 +74,6 @@ li{ | 
														
													
														
															
																|  |  | padding-left: 0em; |  |  | padding-left: 0em; | 
														
													
														
															
																|  |  | } |  |  | } | 
														
													
														
															
																|  |  | 
 |  |  | 
 | 
														
													
														
															
																|  |  | 
 |  |  |  | 
														
													
														
															
																|  |  | 
 |  |  |  | 
														
													
														
															
																|  |  | .visible { |  |  | .visible { | 
														
													
														
															
																|  |  | visibility: visible; |  |  | visibility: visible; | 
														
													
														
															
																|  |  | opacity: 1; |  |  | opacity: 1; | 
														
													
												
													
														
															
																|  | @@ -118,15 +87,3 @@ li{ | 
														
													
														
															
																|  |  | transform: scale(.5); |  |  | transform: scale(.5); | 
														
													
														
															
																|  |  | transition: visibility .08s, opacity .08s linear, transform .08s linear; |  |  | transition: visibility .08s, opacity .08s linear, transform .08s linear; | 
														
													
														
															
																|  |  | } |  |  | } | 
														
													
														
															
																|  |  | 
 |  |  |  | 
														
													
														
															
																|  |  | a { |  |  |  | 
														
													
														
															
																|  |  | color: yellow; |  |  |  | 
														
													
														
															
																|  |  | } |  |  |  | 
														
													
														
															
																|  |  | 
 |  |  |  | 
														
													
														
															
																|  |  | h3 { |  |  |  | 
														
													
														
															
																|  |  | padding-top: 0px; |  |  |  | 
														
													
														
															
																|  |  | padding-bottom: 0px; |  |  |  | 
														
													
														
															
																|  |  | margin-top: 2px; |  |  |  | 
														
													
														
															
																|  |  | margin-bottom: 2px; |  |  |  | 
														
													
														
															
																|  |  | } |  |  |  | 
														
													
														
															
																|  |  | 
 |  |  |  |