mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	small things on the front end
This commit is contained in:
		@@ -132,6 +132,28 @@
 | 
				
			|||||||
            </a>
 | 
					            </a>
 | 
				
			||||||
          </li>
 | 
					          </li>
 | 
				
			||||||
        </ul>
 | 
					        </ul>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        <h6 class="sidebar-heading d-flex justify-content-between align-items-center px-3 mt-4 mb-1 text-muted">
 | 
				
			||||||
 | 
					          <span>Misc</span>
 | 
				
			||||||
 | 
					        </h6>
 | 
				
			||||||
 | 
					        <ul class="nav flex-column mb-2">
 | 
				
			||||||
 | 
					          <li class="nav-item">
 | 
				
			||||||
 | 
					            <a class="nav-link" href="https://paperless-ng.readthedocs.io/en/latest/">
 | 
				
			||||||
 | 
					              <svg class="sidebaricon" fill="currentColor">
 | 
				
			||||||
 | 
					                <use xlink:href="assets/bootstrap-icons.svg#question-circle"/>
 | 
				
			||||||
 | 
					              </svg>
 | 
				
			||||||
 | 
					              Documentation
 | 
				
			||||||
 | 
					            </a>
 | 
				
			||||||
 | 
					          </li>
 | 
				
			||||||
 | 
					          <li class="nav-item">
 | 
				
			||||||
 | 
					            <a class="nav-link" href="https://github.com/jonaswinkler/paperless-ng">
 | 
				
			||||||
 | 
					              <svg class="sidebaricon" fill="currentColor">
 | 
				
			||||||
 | 
					                <use xlink:href="assets/bootstrap-icons.svg#link"/>
 | 
				
			||||||
 | 
					              </svg>
 | 
				
			||||||
 | 
					              Github
 | 
				
			||||||
 | 
					            </a>
 | 
				
			||||||
 | 
					          </li>
 | 
				
			||||||
 | 
					        </ul>
 | 
				
			||||||
      </div>
 | 
					      </div>
 | 
				
			||||||
    </nav>
 | 
					    </nav>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,3 +1,7 @@
 | 
				
			|||||||
 | 
					.log-entry-10 {
 | 
				
			||||||
 | 
					  color: lightslategray !important;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.log-entry-30 {
 | 
					.log-entry-30 {
 | 
				
			||||||
  color: yellow !important;
 | 
					  color: yellow !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user