| 
									
										
										
										
											2016-06-12 20:37:15 +08:00
										 |  |  | <style> | 
					
						
							|  |  |  |     header, #back-to-top, .primary-background {
 | 
					
						
							| 
									
										
										
										
											2016-08-14 19:29:35 +08:00
										 |  |  |         background-color: {{ setting('app-color') }} !important; | 
					
						
							| 
									
										
										
										
											2016-06-12 20:37:15 +08:00
										 |  |  |     } | 
					
						
							|  |  |  |     .faded-small, .primary-background-light { | 
					
						
							| 
									
										
										
										
											2016-08-14 19:29:35 +08:00
										 |  |  |         background-color: {{ setting('app-color-light') }}; | 
					
						
							| 
									
										
										
										
											2016-06-12 20:37:15 +08:00
										 |  |  |     } | 
					
						
							|  |  |  |     .button-base, .button, input[type="button"], input[type="submit"] { | 
					
						
							| 
									
										
										
										
											2016-08-14 19:29:35 +08:00
										 |  |  |         background-color: {{ setting('app-color') }}; | 
					
						
							| 
									
										
										
										
											2016-06-12 20:37:15 +08:00
										 |  |  |     } | 
					
						
							|  |  |  |     .button-base:hover, .button:hover, input[type="button"]:hover, input[type="submit"]:hover, .button:focus { | 
					
						
							| 
									
										
										
										
											2016-08-14 19:29:35 +08:00
										 |  |  |         background-color: {{ setting('app-color') }}; | 
					
						
							| 
									
										
										
										
											2016-06-12 20:37:15 +08:00
										 |  |  |     } | 
					
						
							|  |  |  |     .nav-tabs a.selected, .nav-tabs .tab-item.selected { | 
					
						
							| 
									
										
										
										
											2016-08-14 19:29:35 +08:00
										 |  |  |         border-bottom-color: {{ setting('app-color') }}; | 
					
						
							| 
									
										
										
										
											2016-06-12 20:37:15 +08:00
										 |  |  |     } | 
					
						
							|  |  |  |     p.primary:hover, p .primary:hover, span.primary:hover, .text-primary:hover, a, a:hover, a:focus, .text-button, .text-button:hover, .text-button:focus { | 
					
						
							| 
									
										
										
										
											2016-08-14 19:29:35 +08:00
										 |  |  |         color: {{ setting('app-color') }}; | 
					
						
							| 
									
										
										
										
											2016-06-12 20:37:15 +08:00
										 |  |  |     } | 
					
						
							|  |  |  | </style> |