mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	style(views/calendar): disable link underline
This commit is contained in:
		| @@ -45,6 +45,10 @@ const TPL = ` | |||||||
|         font-weight: normal; |         font-weight: normal; | ||||||
|     } |     } | ||||||
|  |  | ||||||
|  |     .calendar-container a.fc-event { | ||||||
|  |         text-decoration: none; | ||||||
|  |     } | ||||||
|  |  | ||||||
|     .calendar-container .fc-button { |     .calendar-container .fc-button { | ||||||
|         padding: 0.2em 0.5em; |         padding: 0.2em 0.5em; | ||||||
|     } |     } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user