mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-11-04 08:21:11 +00:00 
			
		
		
		
	Add box-shadow to blue buttons in normal theme (#9573)
Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: techknowlogick <matti@mdranta.net>
This commit is contained in:
		
					parent
					
						
							
								7bdf17ec29
							
						
					
				
			
			
				commit
				
					
						a864d61ee6
					
				
			
		
					 1 changed files with 6 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -1172,3 +1172,9 @@ i.icon.centerlock {
 | 
			
		|||
.octicon-tiny {
 | 
			
		||||
    font-size: 0.85714286rem;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.ui.basic.blue.button,
 | 
			
		||||
.ui.basic.blue.buttons .button {
 | 
			
		||||
    box-shadow: inset 0 0 0 1px #1678c2 !important;
 | 
			
		||||
    color: #1678c2 !important;
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue