forked from CIT/Vmeda.Online
		
	MODILE-3308 dark: Fix activated items color
This commit is contained in:
		
							parent
							
								
									84f559264b
								
							
						
					
					
						commit
						7d88450fd0
					
				| @ -81,14 +81,13 @@ ion-app.app-root { | |||||||
|         background-color: $core-dark-item-divider-bg-color; |         background-color: $core-dark-item-divider-bg-color; | ||||||
|       } |       } | ||||||
| 
 | 
 | ||||||
|       .item.item-ios:active, |       .item.activated { | ||||||
|       .item.item-ios.activated, |         &.item-ios, | ||||||
|       .item.item-md:active, |         &.item-md, | ||||||
|       .item.item-md.activated, |         &.item-wp { | ||||||
|       .item.item-wp:active, |  | ||||||
|       .item.item-wp.activated { |  | ||||||
|           background-color: $core-dark-background-color; |           background-color: $core-dark-background-color; | ||||||
|         } |         } | ||||||
|  |       } | ||||||
| 
 | 
 | ||||||
|       .content, |       .content, | ||||||
|       .content-md, |       .content-md, | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user