mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	style(collections/calendar): improve button style
This commit is contained in:
		| @@ -96,6 +96,11 @@ button.btn.btn-success kbd { | |||||||
|     color: var(--icon-button-color); |     color: var(--icon-button-color); | ||||||
| } | } | ||||||
|  |  | ||||||
|  | :root .btn-group .icon-action:last-child { | ||||||
|  |     border-top-left-radius: unset !important; | ||||||
|  |     border-bottom-left-radius: unset !important; | ||||||
|  | } | ||||||
|  |  | ||||||
| .btn-group .tn-tool-button + .tn-tool-button { | .btn-group .tn-tool-button + .tn-tool-button { | ||||||
|     margin-left: 4px !important; |     margin-left: 4px !important; | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user