mirror of
				https://github.com/loof2736/scyfin.git
				synced 2025-11-04 08:28:52 +01:00 
			
		
		
		
	Floating progress bar and green watched indicator
This commit is contained in:
		
							parent
							
								
									f812e19093
								
							
						
					
					
						commit
						c973f0feaf
					
				@ -69,6 +69,29 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Floating progress bar */
 | 
				
			||||||
 | 
					.innerCardFooter {
 | 
				
			||||||
 | 
					    bottom: 5% !important;
 | 
				
			||||||
 | 
					    width: 90% !important;
 | 
				
			||||||
 | 
					    margin: auto !important;
 | 
				
			||||||
 | 
					    border-radius: 100px !important;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					.itemProgressBar {
 | 
				
			||||||
 | 
					    height: 8px !important;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					.innerCardFooterClear {
 | 
				
			||||||
 | 
					    background-color: black !important;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Green watched indicator */
 | 
				
			||||||
 | 
					.playedIndicator {
 | 
				
			||||||
 | 
					    background: #409843 !important;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Rounded left drawer buttons */
 | 
					/* Rounded left drawer buttons */
 | 
				
			||||||
.navMenuOption,
 | 
					.navMenuOption,
 | 
				
			||||||
.navMenuOption:hover,
 | 
					.navMenuOption:hover,
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user