mirror of
				https://github.com/loof2736/scyfin.git
				synced 2025-11-04 00:18:52 +01:00 
			
		
		
		
	Fixed checkbox outlines
This commit is contained in:
		
							parent
							
								
									e8a9e95baf
								
							
						
					
					
						commit
						2762a53ad8
					
				@ -12,11 +12,11 @@
 | 
				
			|||||||
/* Setting accent color variable */
 | 
					/* Setting accent color variable */
 | 
				
			||||||
.listItemIcon:not(.listItemIcon-transparent):not(.notification_important),
 | 
					.listItemIcon:not(.listItemIcon-transparent):not(.notification_important),
 | 
				
			||||||
.emby-checkbox:checked + span + .checkboxOutline,
 | 
					.emby-checkbox:checked + span + .checkboxOutline,
 | 
				
			||||||
.emby-checkbox:focus:not(:checked) + span + .checkboxOutline,
 | 
					 | 
				
			||||||
.countIndicator {
 | 
					.countIndicator {
 | 
				
			||||||
    background: var(--main-accent-color) !important;
 | 
					    background: var(--main-accent-color) !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
.emby-checkbox:checked + span + .checkboxOutline,
 | 
					.emby-checkbox:checked + span + .checkboxOutline,
 | 
				
			||||||
 | 
					.emby-checkbox:focus:not(:checked) + span + .checkboxOutline,
 | 
				
			||||||
.emby-input:focus,
 | 
					.emby-input:focus,
 | 
				
			||||||
.emby-textarea:focus,
 | 
					.emby-textarea:focus,
 | 
				
			||||||
.emby-select-withcolor:focus,
 | 
					.emby-select-withcolor:focus,
 | 
				
			||||||
 | 
				
			|||||||
@ -12,11 +12,11 @@
 | 
				
			|||||||
/* Setting accent color variable */
 | 
					/* Setting accent color variable */
 | 
				
			||||||
.listItemIcon:not(.listItemIcon-transparent):not(.notification_important),
 | 
					.listItemIcon:not(.listItemIcon-transparent):not(.notification_important),
 | 
				
			||||||
.emby-checkbox:checked + span + .checkboxOutline,
 | 
					.emby-checkbox:checked + span + .checkboxOutline,
 | 
				
			||||||
.emby-checkbox:focus:not(:checked) + span + .checkboxOutline,
 | 
					 | 
				
			||||||
.countIndicator {
 | 
					.countIndicator {
 | 
				
			||||||
    background: var(--main-accent-color) !important;
 | 
					    background: var(--main-accent-color) !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
.emby-checkbox:checked + span + .checkboxOutline,
 | 
					.emby-checkbox:checked + span + .checkboxOutline,
 | 
				
			||||||
 | 
					.emby-checkbox:focus:not(:checked) + span + .checkboxOutline,
 | 
				
			||||||
.emby-input:focus,
 | 
					.emby-input:focus,
 | 
				
			||||||
.emby-textarea:focus,
 | 
					.emby-textarea:focus,
 | 
				
			||||||
.emby-select-withcolor:focus,
 | 
					.emby-select-withcolor:focus,
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user