mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 19:49:01 +01:00 
			
		
		
		
	client: Remove background for decoupled editor
This commit is contained in:
		
							parent
							
								
									4f39188198
								
							
						
					
					
						commit
						787aa6f5a6
					
				| @ -4,6 +4,17 @@ const TPL = `\ | ||||
| <div class="classic-toolbar-widget"> | ||||
|     Classic toolbar goes here. | ||||
| </div> | ||||
| 
 | ||||
| <style> | ||||
|     .classic-toolbar-widget { | ||||
|         --ck-color-toolbar-background: transparent; | ||||
|         --ck-color-button-default-background: transparent; | ||||
|     } | ||||
| 
 | ||||
|     .classic-toolbar-widget .ck.ck-toolbar { | ||||
|         border: none; | ||||
|     } | ||||
| </style> | ||||
| `;
 | ||||
| 
 | ||||
| export default class ClassicEditorToolbar extends NoteContextAwareWidget { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran