mirror of
				https://github.com/loof2736/scyfin.git
				synced 2025-11-04 08:28:52 +01:00 
			
		
		
		
	Removed transparency from certain buttons
This commit is contained in:
		
							parent
							
								
									f803cbe5af
								
							
						
					
					
						commit
						6aa92819b9
					
				@ -190,13 +190,10 @@
 | 
				
			|||||||
.emby-select,
 | 
					.emby-select,
 | 
				
			||||||
.checkboxOutline,
 | 
					.checkboxOutline,
 | 
				
			||||||
.btnRefresh,
 | 
					.btnRefresh,
 | 
				
			||||||
#btnShutdown {
 | 
					#btnShutdown,
 | 
				
			||||||
 | 
					.raised {
 | 
				
			||||||
    border-radius: 100px !important;
 | 
					    border-radius: 100px !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
.raised:not(.button-submit, .btnRefresh, #btnShutdown) {
 | 
					 | 
				
			||||||
    background: transparent !important;
 | 
					 | 
				
			||||||
    font-weight: normal !important;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
/* Red shutdown button */
 | 
					/* Red shutdown button */
 | 
				
			||||||
#btnShutdown {
 | 
					#btnShutdown {
 | 
				
			||||||
    background: #AE3739 !important;
 | 
					    background: #AE3739 !important;
 | 
				
			||||||
 | 
				
			|||||||
@ -200,13 +200,10 @@ html {
 | 
				
			|||||||
.emby-select,
 | 
					.emby-select,
 | 
				
			||||||
.checkboxOutline,
 | 
					.checkboxOutline,
 | 
				
			||||||
.btnRefresh,
 | 
					.btnRefresh,
 | 
				
			||||||
#btnShutdown {
 | 
					#btnShutdown,
 | 
				
			||||||
 | 
					.raised {
 | 
				
			||||||
    border-radius: 100px !important;
 | 
					    border-radius: 100px !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
.raised:not(.button-submit, .btnRefresh, #btnShutdown) {
 | 
					 | 
				
			||||||
    background: transparent !important;
 | 
					 | 
				
			||||||
    font-weight: normal !important;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
/* Red shutdown button */
 | 
					/* Red shutdown button */
 | 
				
			||||||
#btnShutdown {
 | 
					#btnShutdown {
 | 
				
			||||||
    background: #AE3739 !important;
 | 
					    background: #AE3739 !important;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user