mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-30 19:19:03 +01:00 
			
		
		
		
	style(views/board): improve new buttons
This commit is contained in:
		
							parent
							
								
									ac2f1b56fe
								
							
						
					
					
						commit
						e0299bd1ae
					
				| @ -226,9 +226,7 @@ const TPL = /*html*/` | ||||
|         .board-new-item { | ||||
|             margin-top: 0.5em; | ||||
|             padding: 0.5em; | ||||
|             border: 2px dashed var(--main-border-color); | ||||
|             border-radius: 5px; | ||||
|             text-align: center; | ||||
|             color: var(--muted-text-color); | ||||
|             cursor: pointer; | ||||
|             transition: all 0.2s ease; | ||||
| @ -249,10 +247,9 @@ const TPL = /*html*/` | ||||
|             width: 180px; | ||||
|             flex-shrink: 0; | ||||
|             height: 60px; | ||||
|             border: 2px dashed var(--main-border-color); | ||||
|             border-radius: 8px; | ||||
|             padding: 0.5em; | ||||
|             background-color: transparent; | ||||
|             background-color: var(--accented-background-color); | ||||
|             transition: all 0.2s ease; | ||||
|             display: flex; | ||||
|             align-items: center; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran