mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 04:51:31 +08:00 
			
		
		
		
	client: Improve loading feel for classic toolbar
This commit is contained in:
		
							parent
							
								
									b88f0e0109
								
							
						
					
					
						commit
						85ee7def84
					
				| @ -1,14 +1,13 @@ | |||||||
| import NoteContextAwareWidget from "../note_context_aware_widget.js"; | import NoteContextAwareWidget from "../note_context_aware_widget.js"; | ||||||
| 
 | 
 | ||||||
| const TPL = `\
 | const TPL = `\
 | ||||||
| <div class="classic-toolbar-widget"> | <div class="classic-toolbar-widget"></div> | ||||||
|     Classic toolbar goes here. |  | ||||||
| </div> |  | ||||||
| 
 | 
 | ||||||
| <style> | <style> | ||||||
|     .classic-toolbar-widget { |     .classic-toolbar-widget { | ||||||
|         --ck-color-toolbar-background: transparent; |         --ck-color-toolbar-background: transparent; | ||||||
|         --ck-color-button-default-background: transparent; |         --ck-color-button-default-background: transparent; | ||||||
|  |         min-height: 39px; | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|     .classic-toolbar-widget .ck.ck-toolbar { |     .classic-toolbar-widget .ck.ck-toolbar { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran