mirror of
				https://github.com/loof2736/scyfin.git
				synced 2025-11-04 00:18:52 +01:00 
			
		
		
		
	Modified styling of certain border-card elements
This commit is contained in:
		
							parent
							
								
									81ec168f9d
								
							
						
					
					
						commit
						cc8ab8d517
					
				@ -223,8 +223,9 @@ html {
 | 
				
			|||||||
.cardBox {
 | 
					.cardBox {
 | 
				
			||||||
    border-radius: 15px !important;
 | 
					    border-radius: 15px !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
/* Removed ugliness of Networking section in dashboard */
 | 
					/* Removed ugliness of border-card styling */
 | 
				
			||||||
.dashboardHostingForm .verticalSection {
 | 
					.layout-desktop .verticalSection,
 | 
				
			||||||
 | 
					.layout-desktop .verticalSection-extrabottompadding {
 | 
				
			||||||
    border-radius: 15px !important;
 | 
					    border-radius: 15px !important;
 | 
				
			||||||
    border-color: #3B3B3B !important;
 | 
					    border-color: #3B3B3B !important;
 | 
				
			||||||
    padding: 10px 35px !important;
 | 
					    padding: 10px 35px !important;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user