mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	note paths CSS tweaks
This commit is contained in:
		
							
								
								
									
										20
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										20
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "trilium", |   "name": "trilium", | ||||||
|   "version": "0.45.6", |   "version": "0.45.7", | ||||||
|   "lockfileVersion": 1, |   "lockfileVersion": 1, | ||||||
|   "requires": true, |   "requires": true, | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
| @@ -1326,9 +1326,9 @@ | |||||||
|       "integrity": "sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==" |       "integrity": "sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==" | ||||||
|     }, |     }, | ||||||
|     "axios": { |     "axios": { | ||||||
|       "version": "0.21.0", |       "version": "0.21.1", | ||||||
|       "resolved": "https://registry.npmjs.org/axios/-/axios-0.21.0.tgz", |       "resolved": "https://registry.npmjs.org/axios/-/axios-0.21.1.tgz", | ||||||
|       "integrity": "sha512-fmkJBknJKoZwem3/IKSSLpkdNXZeBu5Q7GA/aRsr2btgrptmSCxi2oFjZHqGdK9DoTil9PIHlPIZw2EcRJXRvw==", |       "integrity": "sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==", | ||||||
|       "requires": { |       "requires": { | ||||||
|         "follow-redirects": "^1.10.0" |         "follow-redirects": "^1.10.0" | ||||||
|       } |       } | ||||||
| @@ -2716,9 +2716,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "electron-debug": { |     "electron-debug": { | ||||||
|       "version": "3.1.0", |       "version": "3.2.0", | ||||||
|       "resolved": "https://registry.npmjs.org/electron-debug/-/electron-debug-3.1.0.tgz", |       "resolved": "https://registry.npmjs.org/electron-debug/-/electron-debug-3.2.0.tgz", | ||||||
|       "integrity": "sha512-SWEqLj4MgfV3tGuO5eBLQ5/Nr6M+KPxsnE0bUJZvQebGJus6RAcdmvd7L+l0Ji31h2mmrN23l2tHFtCa2FvurA==", |       "integrity": "sha512-7xZh+LfUvJ52M9rn6N+tPuDw6oRAjxUj9SoxAZfJ0hVCXhZCsdkrSt7TgXOiWiEOBgEV8qwUIO/ScxllsPS7ow==", | ||||||
|       "requires": { |       "requires": { | ||||||
|         "electron-is-dev": "^1.1.0", |         "electron-is-dev": "^1.1.0", | ||||||
|         "electron-localshortcut": "^3.1.0" |         "electron-localshortcut": "^3.1.0" | ||||||
| @@ -3783,9 +3783,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "follow-redirects": { |     "follow-redirects": { | ||||||
|       "version": "1.13.0", |       "version": "1.13.1", | ||||||
|       "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.13.0.tgz", |       "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.13.1.tgz", | ||||||
|       "integrity": "sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==" |       "integrity": "sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg==" | ||||||
|     }, |     }, | ||||||
|     "forever-agent": { |     "forever-agent": { | ||||||
|       "version": "0.6.1", |       "version": "0.6.1", | ||||||
|   | |||||||
| @@ -25,7 +25,7 @@ | |||||||
|   }, |   }, | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "async-mutex": "0.2.6", |     "async-mutex": "0.2.6", | ||||||
|     "axios": "0.21.0", |     "axios": "0.21.1", | ||||||
|     "better-sqlite3": "7.1.2", |     "better-sqlite3": "7.1.2", | ||||||
|     "body-parser": "1.19.0", |     "body-parser": "1.19.0", | ||||||
|     "cls-hooked": "4.2.2", |     "cls-hooked": "4.2.2", | ||||||
| @@ -34,7 +34,7 @@ | |||||||
|     "csurf": "1.11.0", |     "csurf": "1.11.0", | ||||||
|     "dayjs": "1.9.7", |     "dayjs": "1.9.7", | ||||||
|     "ejs": "3.1.5", |     "ejs": "3.1.5", | ||||||
|     "electron-debug": "3.1.0", |     "electron-debug": "3.2.0", | ||||||
|     "electron-dl": "3.0.2", |     "electron-dl": "3.0.2", | ||||||
|     "electron-find": "1.0.6", |     "electron-find": "1.0.6", | ||||||
|     "electron-window-state": "5.0.3", |     "electron-window-state": "5.0.3", | ||||||
|   | |||||||
| @@ -9,7 +9,9 @@ const TPL = ` | |||||||
|     .note-paths-widget { |     .note-paths-widget { | ||||||
|         display: flex;  |         display: flex;  | ||||||
|         flex-direction: row; |         flex-direction: row; | ||||||
|         padding: 12px 10px 5px 10px; |         padding: 3px 0px 3px 10px; | ||||||
|  |         margin-top: 8px; | ||||||
|  |         border-bottom: 1px dashed var(--main-border-color); | ||||||
|     } |     } | ||||||
|      |      | ||||||
|     .note-path-list a.current { |     .note-path-list a.current { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user