mirror of
				https://github.com/clearml/clearml-docs
				synced 2025-06-26 18:17:44 +00:00 
			
		
		
		
	Improve expansion panel design (#379)
This commit is contained in:
		
							parent
							
								
									ba13eb6f99
								
							
						
					
					
						commit
						754950894f
					
				| @ -644,11 +644,11 @@ div[class^="collapsibleContent"] { | |||||||
| /* icon types */ | /* icon types */ | ||||||
| /* ->  info  */ | /* ->  info  */ | ||||||
| .cml-expansion-panel.info .cml-expansion-panel-summary:before { | .cml-expansion-panel.info .cml-expansion-panel-summary:before { | ||||||
|   background-image: url('/icons/ico-info-circle.svg'); |   background-image: url('/icons/ico-info-circle.svg') !important; | ||||||
| } | } | ||||||
| /* ->  tips  */ | /* ->  tips  */ | ||||||
| .cml-expansion-panel.tips .cml-expansion-panel-summary:before { | .cml-expansion-panel.tips .cml-expansion-panel-summary:before { | ||||||
|   background-image: url('/icons/ico-tips.svg'); |   background-image: url('/icons/ico-tips.svg') !important; | ||||||
| } | } | ||||||
| /* ->  alert  */ | /* ->  alert  */ | ||||||
| .cml-expansion-panel.alert .cml-expansion-panel-summary:before { | .cml-expansion-panel.alert .cml-expansion-panel-summary:before { | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user