mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 18:54:58 +00:00 
			
		
		
		
	Fix #7142
This commit is contained in:
		| @@ -12,6 +12,9 @@ | ||||
|   background-color: #55606a; | ||||
|   border-color: #454e56; | ||||
| } | ||||
| .skin-firefly-iii .progress { | ||||
|   background-color: #3a4148; | ||||
| } | ||||
| .skin-firefly-iii .bootstrap-tagsinput { | ||||
|   background-color: #353c42; | ||||
|   border: 1px solid #353c42 !important; | ||||
| @@ -99,7 +102,7 @@ | ||||
|   color: #bec5cb !important; | ||||
| } | ||||
| .skin-firefly-iii .table-striped > tbody > tr:nth-of-type(odd) { | ||||
|   background-color: #454e56; | ||||
|   background-color: #373f45; | ||||
| } | ||||
| .skin-firefly-iii .table-hover > tbody > tr:hover { | ||||
|   background-color: #454e56; | ||||
| @@ -498,3 +501,6 @@ | ||||
| .skin-firefly-iii .select2-container--default.select2-container--open { | ||||
|   background-color: #272c30; | ||||
| } | ||||
| .skin-firefly-iii .sidebar-menu > li.header { | ||||
|   color: #85929e; | ||||
| } | ||||
|   | ||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Reference in New Issue
	
	Block a user