mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	got rid of "Trilium Notes" branding - not necessary and takes valuable space
This commit is contained in:
		
							parent
							
								
									26066f39b1
								
							
						
					
					
						commit
						74202d67bb
					
				@ -20,6 +20,7 @@
 | 
				
			|||||||
    background-color: #f1f1f1;
 | 
					    background-color: #f1f1f1;
 | 
				
			||||||
    display: flex;
 | 
					    display: flex;
 | 
				
			||||||
    align-items: center;
 | 
					    align-items: center;
 | 
				
			||||||
 | 
					    padding: 6px 6px 4px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#note-detail-wrapper {
 | 
					#note-detail-wrapper {
 | 
				
			||||||
 | 
				
			|||||||
@ -7,12 +7,6 @@
 | 
				
			|||||||
  <body>
 | 
					  <body>
 | 
				
			||||||
    <div id="container" style="display:none;">
 | 
					    <div id="container" style="display:none;">
 | 
				
			||||||
      <div id="header" class="hide-toggle">
 | 
					      <div id="header" class="hide-toggle">
 | 
				
			||||||
        <div id="header-title">
 | 
					 | 
				
			||||||
          <img src="/images/app-icons/png/24x24.png">
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
          Trilium Notes
 | 
					 | 
				
			||||||
        </div>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        <div id="history-navigation" style="display: none;">
 | 
					        <div id="history-navigation" style="display: none;">
 | 
				
			||||||
          <a id="history-back-button" title="Go to previous note." class="icon-action"
 | 
					          <a id="history-back-button" title="Go to previous note." class="icon-action"
 | 
				
			||||||
             style="background: url('/images/icons/back-24.png')"></a>
 | 
					             style="background: url('/images/icons/back-24.png')"></a>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user