| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  | .overlay { | 
					
						
							|  |  |  |   background-color: rgba(0, 0, 0, 0.2); | 
					
						
							|  |  |  |   position: fixed; | 
					
						
							|  |  |  |   z-index: 95536; | 
					
						
							|  |  |  |   width: 100%; | 
					
						
							|  |  |  |   height: 100%; | 
					
						
							|  |  |  |   min-width: 100%; | 
					
						
							|  |  |  |   min-height: 100%; | 
					
						
							|  |  |  |   top: 0; | 
					
						
							|  |  |  |   left: 0; | 
					
						
							|  |  |  |   right: 0; | 
					
						
							|  |  |  |   bottom: 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-14 05:15:56 +08:00
										 |  |  | .image-manager-body { | 
					
						
							| 
									
										
										
										
											2015-08-16 07:18:22 +08:00
										 |  |  |   background-color: #FFF; | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  |   max-height: 90%; | 
					
						
							|  |  |  |   width: 90%; | 
					
						
							|  |  |  |   height: 90%; | 
					
						
							|  |  |  |   margin: 2% 5%; | 
					
						
							|  |  |  |   border-radius: 4px; | 
					
						
							|  |  |  |   box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3); | 
					
						
							|  |  |  |   overflow: hidden; | 
					
						
							| 
									
										
										
										
											2015-08-16 07:18:22 +08:00
										 |  |  |   max-width: 1340px; | 
					
						
							| 
									
										
										
										
											2015-08-13 06:42:42 +08:00
										 |  |  |   position: fixed; | 
					
						
							|  |  |  |   top: 0; | 
					
						
							|  |  |  |   bottom: 0; | 
					
						
							|  |  |  |   left: 0; | 
					
						
							|  |  |  |   z-index: 999; | 
					
						
							|  |  |  |   display: flex; | 
					
						
							| 
									
										
										
										
											2015-08-14 03:28:11 +08:00
										 |  |  |   h1, h2, h3 { | 
					
						
							|  |  |  |     font-weight: 300; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-13 06:42:42 +08:00
										 |  |  | #image-manager .dropzone-container { | 
					
						
							|  |  |  |   position: relative; | 
					
						
							| 
									
										
										
										
											2015-08-16 07:18:22 +08:00
										 |  |  |   border: 3px dashed #DDD; | 
					
						
							| 
									
										
										
										
											2015-08-13 01:48:26 +08:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2015-08-13 06:42:42 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-16 07:18:22 +08:00
										 |  |  | .image-manager-bottom { | 
					
						
							|  |  |  |   position: absolute; | 
					
						
							|  |  |  |   bottom: 0; | 
					
						
							|  |  |  |   right: 0; | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-16 07:18:22 +08:00
										 |  |  | .image-manager-list img { | 
					
						
							|  |  |  |   display: block; | 
					
						
							|  |  |  |   border-radius: 0; | 
					
						
							|  |  |  |   float: left; | 
					
						
							|  |  |  |   margin: 0; | 
					
						
							|  |  |  |   cursor: pointer; | 
					
						
							|  |  |  |   width: (100%/6); | 
					
						
							|  |  |  |   height: auto; | 
					
						
							|  |  |  |   border: 1px solid #FFF; | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   transition: all cubic-bezier(.4, 0, 1, 1) 160ms; | 
					
						
							| 
									
										
										
										
											2015-08-16 07:18:22 +08:00
										 |  |  |   &.selected { | 
					
						
							|  |  |  |     transform: scale3d(0.92, 0.92, 0.92); | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2015-08-13 06:42:42 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | #image-manager .load-more { | 
					
						
							| 
									
										
										
										
											2015-08-13 01:48:26 +08:00
										 |  |  |   display: block; | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  |   text-align: center; | 
					
						
							| 
									
										
										
										
											2015-08-16 07:18:22 +08:00
										 |  |  |   background-color: #EEE; | 
					
						
							|  |  |  |   padding: $-s $-m; | 
					
						
							|  |  |  |   color: #AAA; | 
					
						
							|  |  |  |   clear: both; | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  |   font-size: 20px; | 
					
						
							|  |  |  |   cursor: pointer; | 
					
						
							| 
									
										
										
										
											2015-08-16 07:18:22 +08:00
										 |  |  |   font-style: italic; | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2015-08-13 06:42:42 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | .image-manager-sidebar { | 
					
						
							|  |  |  |   width: 300px; | 
					
						
							|  |  |  |   height: 100%; | 
					
						
							|  |  |  |   margin-left: 1px; | 
					
						
							|  |  |  |   padding: 0 $-l; | 
					
						
							|  |  |  |   border-left: 1px solid #DDD; | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-13 14:44:10 +08:00
										 |  |  | .image-manager-close { | 
					
						
							|  |  |  |   position: absolute; | 
					
						
							|  |  |  |   top: 0; | 
					
						
							|  |  |  |   right: 0; | 
					
						
							|  |  |  |   margin: 0; | 
					
						
							|  |  |  |   border-radius: 0; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-13 06:42:42 +08:00
										 |  |  | .image-manager-list { | 
					
						
							|  |  |  |   overflow-y: scroll; | 
					
						
							|  |  |  |   flex: 1; | 
					
						
							| 
									
										
										
										
											2015-08-16 07:18:22 +08:00
										 |  |  |   border-top: 1px solid #ddd; | 
					
						
							| 
									
										
										
										
											2015-08-13 06:42:42 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .image-manager-content { | 
					
						
							|  |  |  |   display: flex; | 
					
						
							|  |  |  |   flex-direction: column; | 
					
						
							|  |  |  |   height: 100%; | 
					
						
							|  |  |  |   flex: 1; | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | // Dropzone
 | 
					
						
							|  |  |  | /* | 
					
						
							|  |  |  |  * The MIT License | 
					
						
							|  |  |  |  * Copyright (c) 2012 Matias Meno <m@tias.me> | 
					
						
							|  |  |  |  */ | 
					
						
							| 
									
										
										
										
											2015-08-13 06:42:42 +08:00
										 |  |  | .dz-message { | 
					
						
							| 
									
										
										
										
											2015-08-16 07:18:22 +08:00
										 |  |  |   font-size: 1.4em; | 
					
						
							| 
									
										
										
										
											2015-08-13 06:42:42 +08:00
										 |  |  |   font-style: italic; | 
					
						
							|  |  |  |   color: #aaa; | 
					
						
							|  |  |  |   text-align: center; | 
					
						
							|  |  |  |   cursor: pointer; | 
					
						
							| 
									
										
										
										
											2015-08-16 07:18:22 +08:00
										 |  |  |   padding: $-xl $-m; | 
					
						
							| 
									
										
										
										
											2015-08-13 06:42:42 +08:00
										 |  |  |   transition: all ease-in-out 120ms; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-13 06:42:42 +08:00
										 |  |  | .dz-drag-hover .dz-message { | 
					
						
							|  |  |  |   background-color: rgb(16, 126, 210); | 
					
						
							|  |  |  |   color: #EEE; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | @keyframes passing-through { | 
					
						
							|  |  |  |   0% { | 
					
						
							|  |  |  |     opacity: 0; | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |     transform: translateY(40px); | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  |   30%, 70% { | 
					
						
							|  |  |  |     opacity: 1; | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |     transform: translateY(0px); | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  |   100% { | 
					
						
							|  |  |  |     opacity: 0; | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |     transform: translateY(-40px); | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | @keyframes slide-in { | 
					
						
							|  |  |  |   0% { | 
					
						
							|  |  |  |     opacity: 0; | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |     transform: translateY(40px); | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  |   30% { | 
					
						
							|  |  |  |     opacity: 1; | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |     transform: translateY(0px); | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | @keyframes pulse { | 
					
						
							|  |  |  |   0% { | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |     transform: scale(1); | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  |   10% { | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |     transform: scale(1.1); | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  |   20% { | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |     transform: scale(1); | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  | .dropzone, .dropzone * { | 
					
						
							|  |  |  |   box-sizing: border-box; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2015-08-13 06:42:42 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview { | 
					
						
							|  |  |  |   position: relative; | 
					
						
							|  |  |  |   display: inline-block; | 
					
						
							|  |  |  |   vertical-align: top; | 
					
						
							| 
									
										
										
										
											2015-08-13 06:42:42 +08:00
										 |  |  |   margin: 12px; | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   min-height: 80px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview:hover { | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   z-index: 1000; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview:hover .dz-details { | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   opacity: 1; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview.dz-file-preview .dz-image { | 
					
						
							|  |  |  |   border-radius: 4px; | 
					
						
							|  |  |  |   background: #999; | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   background: linear-gradient(to bottom, #eee, #ddd); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview.dz-file-preview .dz-details { | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   opacity: 1; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview.dz-image-preview { | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   background: white; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview.dz-image-preview .dz-details { | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   transition: opacity 0.2s linear; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview .dz-remove { | 
					
						
							|  |  |  |   font-size: 14px; | 
					
						
							|  |  |  |   text-align: center; | 
					
						
							|  |  |  |   display: block; | 
					
						
							|  |  |  |   cursor: pointer; | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   border: none; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview .dz-remove:hover { | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   text-decoration: underline; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview:hover .dz-details { | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   opacity: 1; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview .dz-details { | 
					
						
							|  |  |  |   z-index: 20; | 
					
						
							|  |  |  |   position: absolute; | 
					
						
							|  |  |  |   top: 0; | 
					
						
							|  |  |  |   left: 0; | 
					
						
							|  |  |  |   opacity: 0; | 
					
						
							| 
									
										
										
										
											2015-08-13 06:42:42 +08:00
										 |  |  |   font-size: 10px; | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  |   min-width: 100%; | 
					
						
							|  |  |  |   max-width: 100%; | 
					
						
							| 
									
										
										
										
											2015-08-13 06:42:42 +08:00
										 |  |  |   padding: 6px 3px; | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  |   text-align: center; | 
					
						
							|  |  |  |   color: rgba(0, 0, 0, 0.9); | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   line-height: 150%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview .dz-details .dz-size { | 
					
						
							| 
									
										
										
										
											2015-08-13 06:42:42 +08:00
										 |  |  |   margin-bottom: 0.5em; | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   font-size: 12px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview .dz-details .dz-filename { | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   white-space: nowrap; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview .dz-details .dz-filename:hover span { | 
					
						
							|  |  |  |   border: 1px solid rgba(200, 200, 200, 0.8); | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   background-color: rgba(255, 255, 255, 0.8); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview .dz-details .dz-filename:not(:hover) { | 
					
						
							|  |  |  |   overflow: hidden; | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   text-overflow: ellipsis; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview .dz-details .dz-filename:not(:hover) span { | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   border: 1px solid transparent; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview .dz-details .dz-filename span, .dz-preview .dz-details .dz-size span { | 
					
						
							|  |  |  |   background-color: rgba(255, 255, 255, 0.4); | 
					
						
							|  |  |  |   padding: 0 0.4em; | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   border-radius: 3px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview:hover .dz-image img { | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   filter: blur(8px); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview .dz-image { | 
					
						
							|  |  |  |   border-radius: 4px; | 
					
						
							|  |  |  |   overflow: hidden; | 
					
						
							| 
									
										
										
										
											2015-08-13 06:42:42 +08:00
										 |  |  |   width: 80px; | 
					
						
							|  |  |  |   height: 80px; | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  |   position: relative; | 
					
						
							|  |  |  |   display: block; | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   z-index: 10; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview .dz-image img { | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   display: block; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview.dz-success .dz-success-mark { | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview.dz-error .dz-error-mark { | 
					
						
							|  |  |  |   opacity: 1; | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview .dz-success-mark, .dz-preview .dz-error-mark { | 
					
						
							|  |  |  |   pointer-events: none; | 
					
						
							|  |  |  |   opacity: 0; | 
					
						
							|  |  |  |   z-index: 500; | 
					
						
							|  |  |  |   position: absolute; | 
					
						
							|  |  |  |   display: block; | 
					
						
							|  |  |  |   top: 50%; | 
					
						
							|  |  |  |   left: 50%; | 
					
						
							|  |  |  |   margin-left: -27px; | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   margin-top: -27px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview .dz-success-mark svg, .dz-preview .dz-error-mark svg { | 
					
						
							|  |  |  |   display: block; | 
					
						
							|  |  |  |   width: 54px; | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   height: 54px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview.dz-processing .dz-progress { | 
					
						
							|  |  |  |   opacity: 1; | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   transition: all 0.2s linear; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview.dz-complete .dz-progress { | 
					
						
							|  |  |  |   opacity: 0; | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   transition: opacity 0.4s ease-in; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview:not(.dz-processing) .dz-progress { | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   animation: pulse 6s ease infinite; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview .dz-progress { | 
					
						
							|  |  |  |   opacity: 1; | 
					
						
							|  |  |  |   z-index: 1000; | 
					
						
							|  |  |  |   pointer-events: none; | 
					
						
							|  |  |  |   position: absolute; | 
					
						
							|  |  |  |   height: 16px; | 
					
						
							|  |  |  |   left: 50%; | 
					
						
							|  |  |  |   top: 50%; | 
					
						
							|  |  |  |   margin-top: -8px; | 
					
						
							|  |  |  |   width: 80px; | 
					
						
							|  |  |  |   margin-left: -40px; | 
					
						
							|  |  |  |   background: rgba(255, 255, 255, 0.9); | 
					
						
							| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  |   transform: scale(1); | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  |   border-radius: 8px; | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   overflow: hidden; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview .dz-progress .dz-upload { | 
					
						
							|  |  |  |   background: #333; | 
					
						
							|  |  |  |   background: linear-gradient(to bottom, #666, #444); | 
					
						
							|  |  |  |   position: absolute; | 
					
						
							|  |  |  |   top: 0; | 
					
						
							|  |  |  |   left: 0; | 
					
						
							|  |  |  |   bottom: 0; | 
					
						
							|  |  |  |   width: 0; | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   transition: width 300ms ease-in-out; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview.dz-error .dz-error-message { | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   display: block; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview.dz-error:hover .dz-error-message { | 
					
						
							|  |  |  |   opacity: 1; | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   pointer-events: auto; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview .dz-error-message { | 
					
						
							|  |  |  |   pointer-events: none; | 
					
						
							|  |  |  |   z-index: 1000; | 
					
						
							|  |  |  |   position: absolute; | 
					
						
							|  |  |  |   display: block; | 
					
						
							|  |  |  |   display: none; | 
					
						
							|  |  |  |   opacity: 0; | 
					
						
							|  |  |  |   transition: opacity 0.3s ease; | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   border-radius: 4px; | 
					
						
							|  |  |  |   font-size: 11.5px; | 
					
						
							|  |  |  |   line-height: 1.2; | 
					
						
							|  |  |  |   top: 88px; | 
					
						
							|  |  |  |   left: -26px; | 
					
						
							|  |  |  |   width: 148px; | 
					
						
							|  |  |  |   background: $negative; | 
					
						
							|  |  |  |   padding: $-xs; | 
					
						
							|  |  |  |   color: white; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | .dz-preview .dz-error-message:after { | 
					
						
							|  |  |  |   content: ''; | 
					
						
							|  |  |  |   position: absolute; | 
					
						
							|  |  |  |   top: -6px; | 
					
						
							|  |  |  |   left: 64px; | 
					
						
							|  |  |  |   width: 0; | 
					
						
							|  |  |  |   height: 0; | 
					
						
							|  |  |  |   border-left: 6px solid transparent; | 
					
						
							|  |  |  |   border-right: 6px solid transparent; | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   border-bottom: 6px solid $negative; | 
					
						
							|  |  |  | } |