mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 04:16:17 +01:00 
			
		
		
		
	style(next): fix italic text for buttons
This commit is contained in:
		@@ -247,7 +247,7 @@ input::selection,
 | 
				
			|||||||
    background: transparent !important;
 | 
					    background: transparent !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.input-group .input-group-text {
 | 
					.input-group .input-group-text:not(button):not(a) {
 | 
				
			||||||
    /* Background color hijack */
 | 
					    /* Background color hijack */
 | 
				
			||||||
    --accented-background-color: transparent;
 | 
					    --accented-background-color: transparent;
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user