forked from circlecloud/tera
		
	@@ -1443,7 +1443,6 @@
 | 
			
		||||
            </DIV>
 | 
			
		||||
            <DIV style="float: left;display: none" id="idMiningParams">
 | 
			
		||||
            <DIV style="float: left; color: blue;">CPU use:<input type="number" min=0 max=100 id="idPercentMining" onchange="SetPercentMining()"/>%</DIV>
 | 
			
		||||
            <DIV style="float: left; margin: 2px 0 0 8px;" id="idStatusMining"></DIV>
 | 
			
		||||
            </DIV>
 | 
			
		||||
        </DIV>
 | 
			
		||||
        <DIV id="idDevelopService" style="display: none">
 | 
			
		||||
@@ -1483,6 +1482,7 @@
 | 
			
		||||
        </DIV>
 | 
			
		||||
        <canvas  width='800' height='30' id='idBlockInfo'></canvas>
 | 
			
		||||
        <BR><BR>
 | 
			
		||||
        <DIV style="float: left; font-family: monospace" id="idStatusMining"></DIV>
 | 
			
		||||
        <DIV style="float: left; font-family: monospace">
 | 
			
		||||
            Block:<B id="idCurBlockNum"></B>
 | 
			
		||||
            DB delta:<B id="idDeltaDB" style="min-width: 30px"></B>
 | 
			
		||||
@@ -1684,7 +1684,7 @@
 | 
			
		||||
            <option value="styleContrast2">Contrast 2</option>
 | 
			
		||||
            <option value="styleContrast3">Contrast 3</option>
 | 
			
		||||
        </select>
 | 
			
		||||
 | 
			
		||||
        This Version Refactor By MiaoWoo Use TypeScript
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
    </DIV>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user