mirror of
				https://github.com/Ylianst/MeshCentral.git
				synced 2025-03-09 15:40:18 +00:00 
			
		
		
		
	Adjust num/cap/scroll lock indicator color.
This commit is contained in:
		
							parent
							
								
									60567ee8f0
								
							
						
					
					
						commit
						c1a06e0d62
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -613,13 +613,13 @@
 | 
				
			||||||
                    <div class="warningbox">Remote computer is not powered on, click here to issue a power command.</div>
 | 
					                    <div class="warningbox">Remote computer is not powered on, click here to issue a power command.</div>
 | 
				
			||||||
                </div>
 | 
					                </div>
 | 
				
			||||||
                <div style="position:absolute;right:16px;margin-top:-14px;font-size:x-small;color:black">
 | 
					                <div style="position:absolute;right:16px;margin-top:-14px;font-size:x-small;color:black">
 | 
				
			||||||
                    <div id="p11capslock" style="display:none;margin-left:1px;border-radius:5px;background-color:lightgreen;padding:2px">
 | 
					                    <div id="p11capslock" style="display:inline-block;margin-left:1px;border-radius:5px;background-color:#A3FFB8;padding:2px">
 | 
				
			||||||
                        CAPS
 | 
					                        CAPS
 | 
				
			||||||
                    </div>
 | 
					                    </div>
 | 
				
			||||||
                    <div id="p11scrolllock" style="display:none;margin-left:1px;border-radius:5px;background-color:lightgreen;padding:2px">
 | 
					                    <div id="p11scrolllock" style="display:inline-block;margin-left:1px;border-radius:5px;background-color:#A3FFB8;padding:2px">
 | 
				
			||||||
                        SCROLL
 | 
					                        SCROLL
 | 
				
			||||||
                    </div>
 | 
					                    </div>
 | 
				
			||||||
                    <div id="p11numlock" style="display:none;margin-left:1px;border-radius:5px;background-color:lightgreen;padding:2px">
 | 
					                    <div id="p11numlock" style="display:inline-block;margin-left:1px;border-radius:5px;background-color:#A3FFB8;padding:2px">
 | 
				
			||||||
                        NUM
 | 
					                        NUM
 | 
				
			||||||
                    </div>
 | 
					                    </div>
 | 
				
			||||||
                </div>
 | 
					                </div>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue