forked from EVOgeek/Vmeda.Online
		
	MOBILE-3814 style: Add background color to buttons on toolbar
This commit is contained in:
		
							parent
							
								
									a1d4eeb95a
								
							
						
					
					
						commit
						f7954dc993
					
				| @ -24,7 +24,9 @@ | ||||
| 
 | ||||
|     &:not(.is-collapsed) .collapsible-header-collapsed { | ||||
|         --core-header-toolbar-border-width: 0; | ||||
|         --core-header-toolbar-background: transparent; | ||||
|         ion-toolbar { | ||||
|             --background: transparent; | ||||
|         } | ||||
| 
 | ||||
|         h1 { | ||||
|             opacity: 0; | ||||
|  | ||||
| @ -161,6 +161,7 @@ ion-header { | ||||
|         ion-back-button, | ||||
|         .in-toolbar.button-clear { | ||||
|             --color: var(--core-header-toolbar-color); | ||||
|             --background: var(--core-header-toolbar-background); | ||||
|             --ion-toolbar-color: var(--core-header-toolbar-color); | ||||
|             --border-radius: var(--huge-radius); | ||||
|         } | ||||
| @ -170,7 +171,7 @@ ion-header { | ||||
| 
 | ||||
|         .button.button-clear, | ||||
|         .button.button-solid { | ||||
|             --background: transparent; | ||||
|             --background: var(--core-header-toolbar-background); | ||||
|             --color: var(--core-header-toolbar-color); | ||||
|             --primary: var(--core-header-toolbar-color); | ||||
|         } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user