| 
									
										
										
										
											2020-12-07 03:02:50 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | .review-attribution { | 
					
						
							|  |  |  |     display: flex; | 
					
						
							|  |  |  |     color: var(--subtle-detail-color-light-contrast); | 
					
						
							|  |  |  |     justify-content: flex-end; | 
					
						
							|  |  |  |     margin-right: 1em; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .review-attribution span { | 
					
						
							| 
									
										
										
										
											2020-12-08 23:44:34 +01:00
										 |  |  |     width: calc(75% - 3em); | 
					
						
							| 
									
										
										
										
											2020-12-07 03:02:50 +01:00
										 |  |  |     text-align: right; | 
					
						
							|  |  |  |     max-width: 20em; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .review-attribution img { | 
					
						
							|  |  |  |     height: 3em; | 
					
						
							| 
									
										
										
										
											2021-01-29 03:23:53 +01:00
										 |  |  |     width: auto; | 
					
						
							| 
									
										
										
										
											2020-12-07 03:02:50 +01:00
										 |  |  |     margin-left: 0.5em; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-12-08 23:44:34 +01:00
										 |  |  | .review-form { | 
					
						
							|  |  |  |     display: block; | 
					
						
							|  |  |  |     border-radius: 1em; | 
					
						
							|  |  |  |     padding: 1em; | 
					
						
							|  |  |  |     background-color: var(--subtle-detail-color); | 
					
						
							|  |  |  |     color: var(--subtle-detail-color-contrast); | 
					
						
							|  |  |  |     border: 2px solid var(--subtle-detail-color-contrast) | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .review-form-bottom { | 
					
						
							|  |  |  |     display: flex; | 
					
						
							|  |  |  |     justify-content: space-between; | 
					
						
							|  |  |  |     margin-top: 0.5em; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .review-form-top { | 
					
						
							|  |  |  |     display: flex; | 
					
						
							| 
									
										
										
										
											2020-12-18 01:36:45 +01:00
										 |  |  |     flex-wrap: wrap; | 
					
						
							| 
									
										
										
										
											2020-12-08 23:44:34 +01:00
										 |  |  |     justify-content: space-between; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .review-form-rating { | 
					
						
							| 
									
										
										
										
											2020-12-18 01:36:45 +01:00
										 |  |  |     display: block ruby; | 
					
						
							| 
									
										
										
										
											2020-12-08 23:44:34 +01:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .review-form .save { | 
					
						
							|  |  |  |     display: block ruby; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .review-form textarea { | 
					
						
							|  |  |  |     resize: unset; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .review-form-rating svg { | 
					
						
							|  |  |  |     width: 2em; | 
					
						
							|  |  |  |     height: 2em; | 
					
						
							|  |  |  |     margin: 0; | 
					
						
							|  |  |  |     padding: 0; | 
					
						
							|  |  |  |     display: inline-block; | 
					
						
							|  |  |  | } |