mirror of
				https://github.com/ShaYmez/FreeSTAR-Status-Engine.git
				synced 2025-11-04 04:30:22 -05:00 
			
		
		
		
	Some more print tweaks
This commit is contained in:
		
							parent
							
								
									743168a53f
								
							
						
					
					
						commit
						e7df74cad8
					
				@ -63,19 +63,23 @@ body {
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#status-container .status.success{
 | 
			
		||||
	color:#2fcc66;
 | 
			
		||||
	color:#2fcc66!important;
 | 
			
		||||
	font-weight: bolder;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#status-container .status.warning{
 | 
			
		||||
	color:#edaa16;
 | 
			
		||||
	color:#edaa16!important;
 | 
			
		||||
	font-weight: bolder;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#status-container .status.danger{
 | 
			
		||||
	color:#e74c3c;
 | 
			
		||||
	color:#e74c3c!important;
 | 
			
		||||
	font-weight: bolder;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#status-container .status.primary{
 | 
			
		||||
	color:#3A72BD;
 | 
			
		||||
	color:#3A72BD!important;
 | 
			
		||||
	font-weight: bolder;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.panel-success{
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user