mirror of
				https://github.com/MinimalBible/MinimalBible.github.io
				synced 2025-11-04 02:20:33 -05:00 
			
		
		
		
	"Flatten" menu button
This commit is contained in:
		@ -1474,7 +1474,7 @@ svg:not(:root) {
 | 
				
			|||||||
  -moz-border-radius-bottomleft: 0;
 | 
					  -moz-border-radius-bottomleft: 0;
 | 
				
			||||||
  -moz-border-radius-topleft: 0;
 | 
					  -moz-border-radius-topleft: 0;
 | 
				
			||||||
  outline: none;
 | 
					  outline: none;
 | 
				
			||||||
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.35);
 | 
					  opacity: 0.6;
 | 
				
			||||||
  -webkit-background-clip: padding-box;
 | 
					  -webkit-background-clip: padding-box;
 | 
				
			||||||
     -moz-background-clip: padding;
 | 
					     -moz-background-clip: padding;
 | 
				
			||||||
          background-clip: padding-box;
 | 
					          background-clip: padding-box;
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										2
									
								
								assets/css/main.min.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								assets/css/main.min.css
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@ -29,7 +29,7 @@
 | 
				
			|||||||
		cursor: pointer;
 | 
							cursor: pointer;
 | 
				
			||||||
		outline: none;
 | 
							outline: none;
 | 
				
			||||||
		.border-radius(0,3px,0,0);
 | 
							.border-radius(0,3px,0,0);
 | 
				
			||||||
		box-shadow: 0 12px 24px fade(@black,35);
 | 
							opacity: 0.6;
 | 
				
			||||||
		@media @medium {
 | 
							@media @medium {
 | 
				
			||||||
			.border-radius(3px,3px,3px,3px);
 | 
								.border-radius(3px,3px,3px,3px);
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user