mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 15:34:13 +00:00 
			
		
		
		
	🎨 MkInstanceTicker
This commit is contained in:
		
							parent
							
								
									0f7fff3d0d
								
							
						
					
					
						commit
						19c50f5d0c
					
				
					 1 changed files with 8 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -57,10 +57,16 @@ $height: 2ex;
 | 
			
		|||
		0 -1px 1px #000,
 | 
			
		||||
		.5px -.866px 1px #000,
 | 
			
		||||
		.866px -.5px 1px #000;
 | 
			
		||||
	mask-image: linear-gradient(90deg,
 | 
			
		||||
		rgb(0,0,0),
 | 
			
		||||
		rgb(0,0,0) calc(100% - 16px),
 | 
			
		||||
		rgba(0,0,0,0) 100%
 | 
			
		||||
	);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.icon {
 | 
			
		||||
	height: $height;
 | 
			
		||||
	flex-shrink: 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.name {
 | 
			
		||||
| 
						 | 
				
			
			@ -68,5 +74,7 @@ $height: 2ex;
 | 
			
		|||
	line-height: 1;
 | 
			
		||||
	font-size: 0.9em;
 | 
			
		||||
	font-weight: bold;
 | 
			
		||||
	white-space: nowrap;
 | 
			
		||||
	overflow: visible;
 | 
			
		||||
}
 | 
			
		||||
</style>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue