| 
									
										
										
										
											2023-07-11 14:42:57 +02:00
										 |  |  | /*! | 
					
						
							|  |  |  |  * app.scss | 
					
						
							|  |  |  |  * Copyright (c) 2019 james@firefly-iii.org | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * This file is part of Firefly III (https://github.com/firefly-iii). | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * This program is free software: you can redistribute it and/or modify | 
					
						
							|  |  |  |  * it under the terms of the GNU Affero General Public License as | 
					
						
							|  |  |  |  * published by the Free Software Foundation, either version 3 of the | 
					
						
							|  |  |  |  * License, or (at your option) any later version. | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * This program is distributed in the hope that it will be useful, | 
					
						
							|  |  |  |  * but WITHOUT ANY WARRANTY; without even the implied warranty of | 
					
						
							|  |  |  |  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the | 
					
						
							|  |  |  |  * GNU Affero General Public License for more details. | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * You should have received a copy of the GNU Affero General Public License | 
					
						
							|  |  |  |  * along with this program.  If not, see <https://www.gnu.org/licenses/>. | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-07-24 18:58:35 +02:00
										 |  |  | $color-mode-type: media-query; | 
					
						
							| 
									
										
										
										
											2024-03-09 12:11:18 +01:00
										 |  |  | $link-decoration: none !default; | 
					
						
							| 
									
										
										
										
											2024-03-09 13:17:58 +01:00
										 |  |  | $font-family-sans-serif: "Roboto", sans-serif; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2024-03-16 22:00:25 +01:00
										 |  |  | $danger: #CD5029 !default; | 
					
						
							| 
									
										
										
										
											2024-03-09 13:17:58 +01:00
										 |  |  | $primary: #1E6581 !default; | 
					
						
							|  |  |  | $success: #64B624 !default; | 
					
						
							| 
									
										
										
										
											2024-03-09 12:11:18 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2024-03-24 14:10:07 +01:00
										 |  |  | .hover-footer { | 
					
						
							|  |  |  |     overflow-x:hidden; | 
					
						
							|  |  |  |     width:100%; | 
					
						
							|  |  |  |     text-align:right; | 
					
						
							|  |  |  |     white-space: nowrap; | 
					
						
							|  |  |  |     text-overflow: ellipsis | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .hover-footer:hover { | 
					
						
							|  |  |  |     overflow: auto; | 
					
						
							|  |  |  |     text-overflow: unset; | 
					
						
							|  |  |  |     white-space: normal; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2024-03-24 13:24:48 +01:00
										 |  |  | h3.hover-expand { | 
					
						
							|  |  |  |     overflow-x: hidden; | 
					
						
							|  |  |  |     text-overflow: ellipsis | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | h3.hover-expand:hover { | 
					
						
							|  |  |  |     overflow-x: scroll; | 
					
						
							| 
									
										
										
										
											2024-03-09 12:11:18 +01:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .form-control { | 
					
						
							|  |  |  |     appearance: auto; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2023-07-24 18:58:35 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-07-11 14:42:57 +02:00
										 |  |  | // Bootstrap
 | 
					
						
							| 
									
										
										
										
											2024-03-09 12:11:18 +01:00
										 |  |  | // @import "bootstrap/scss/bootstrap";
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | // admin LTE
 | 
					
						
							| 
									
										
										
										
											2024-03-09 19:31:27 +01:00
										 |  |  | @import "adminlte-filtered"; | 
					
						
							| 
									
										
										
										
											2024-03-09 12:11:18 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2024-03-09 13:17:58 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2024-03-09 12:11:18 +01:00
										 |  |  | // @import "~bootstrap-sass/assets/stylesheets/bootstrap";
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2024-03-16 22:00:25 +01:00
										 |  |  | // hover buttons
 | 
					
						
							|  |  |  | .hidden-edit-button { | 
					
						
							|  |  |  |     cursor: pointer; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | td:not(:hover) .hidden-edit-button { | 
					
						
							|  |  |  |     visibility: hidden; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2024-03-09 12:11:18 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-07-11 14:42:57 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | // Font awesome
 | 
					
						
							|  |  |  | //@import "~font-awesome/css/font-awesome";
 | 
					
						
							|  |  |  | $fa-font-path: "@fortawesome/fontawesome-free/webfonts"; | 
					
						
							|  |  |  | @import "@fortawesome/fontawesome-free/scss/fontawesome.scss"; | 
					
						
							|  |  |  | @import "@fortawesome/fontawesome-free/scss/solid.scss"; | 
					
						
							|  |  |  | @import "@fortawesome/fontawesome-free/scss/brands.scss"; | 
					
						
							|  |  |  | @import "@fortawesome/fontawesome-free/scss/regular.scss"; |