| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  | .overlay { | 
					
						
							| 
									
										
										
										
											2016-08-31 03:05:59 +08:00
										 |  |  |   background-color: rgba(0, 0, 0, 0.333); | 
					
						
							| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  |   position: fixed; | 
					
						
							|  |  |  |   z-index: 95536; | 
					
						
							|  |  |  |   width: 100%; | 
					
						
							|  |  |  |   height: 100%; | 
					
						
							|  |  |  |   min-width: 100%; | 
					
						
							|  |  |  |   min-height: 100%; | 
					
						
							|  |  |  |   top: 0; | 
					
						
							|  |  |  |   left: 0; | 
					
						
							|  |  |  |   right: 0; | 
					
						
							|  |  |  |   bottom: 0; | 
					
						
							| 
									
										
										
										
											2016-08-31 03:05:59 +08:00
										 |  |  |   display: flex; | 
					
						
							|  |  |  |   align-items: center; | 
					
						
							|  |  |  |   justify-content: center; | 
					
						
							|  |  |  |   display: none; | 
					
						
							| 
									
										
										
										
											2015-09-03 23:51:10 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-09-03 17:32:14 +08:00
										 |  |  | .popup-body-wrap { | 
					
						
							|  |  |  |   display: flex; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-08-31 03:05:59 +08:00
										 |  |  | .popup-body { | 
					
						
							| 
									
										
										
										
											2015-08-16 07:18:22 +08:00
										 |  |  |   background-color: #FFF; | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  |   max-height: 90%; | 
					
						
							| 
									
										
										
										
											2016-08-31 03:05:59 +08:00
										 |  |  |   width: 1200px; | 
					
						
							|  |  |  |   height: auto; | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  |   margin: 2% 5%; | 
					
						
							|  |  |  |   border-radius: 4px; | 
					
						
							|  |  |  |   box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3); | 
					
						
							|  |  |  |   overflow: hidden; | 
					
						
							| 
									
										
										
										
											2015-08-13 06:42:42 +08:00
										 |  |  |   z-index: 999; | 
					
						
							|  |  |  |   display: flex; | 
					
						
							| 
									
										
										
										
											2016-08-31 03:05:59 +08:00
										 |  |  |   flex-direction: column; | 
					
						
							|  |  |  |   &.small { | 
					
						
							|  |  |  |     margin: 2% auto; | 
					
						
							|  |  |  |     width: 800px; | 
					
						
							|  |  |  |     max-width: 90%; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   &:before { | 
					
						
							|  |  |  |     display: flex; | 
					
						
							|  |  |  |     align-self: flex-start; | 
					
						
							| 
									
										
										
										
											2015-08-14 03:28:11 +08:00
										 |  |  |   } | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-09-02 03:36:22 +08:00
										 |  |  | .corner-button { | 
					
						
							|  |  |  |   position: absolute; | 
					
						
							|  |  |  |   top: 0; | 
					
						
							|  |  |  |   right: 0; | 
					
						
							|  |  |  |   margin: 0; | 
					
						
							|  |  |  |   height: 40px; | 
					
						
							|  |  |  |   border-radius: 0; | 
					
						
							|  |  |  |   box-shadow: none; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .popup-header, .popup-footer { | 
					
						
							| 
									
										
										
										
											2016-09-03 17:32:14 +08:00
										 |  |  |   display: block !important; | 
					
						
							| 
									
										
										
										
											2015-08-13 06:42:42 +08:00
										 |  |  |   position: relative; | 
					
						
							| 
									
										
										
										
											2016-08-31 03:05:59 +08:00
										 |  |  |   height: 40px; | 
					
						
							| 
									
										
										
										
											2016-09-03 17:32:14 +08:00
										 |  |  |   flex: none !important; | 
					
						
							| 
									
										
										
										
											2016-08-31 03:05:59 +08:00
										 |  |  |   .popup-title { | 
					
						
							|  |  |  |     color: #FFF; | 
					
						
							|  |  |  |     padding: 8px $-m; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2015-08-13 01:48:26 +08:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2016-09-03 17:32:14 +08:00
										 |  |  | body.flexbox-support #entity-selector-wrap .popup-body .form-group { | 
					
						
							|  |  |  |   height: 444px; | 
					
						
							|  |  |  |   min-height: 444px; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2016-09-02 03:36:22 +08:00
										 |  |  | #entity-selector-wrap .popup-body .form-group { | 
					
						
							|  |  |  |   margin: 0; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2016-09-03 17:32:14 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-08-31 03:05:59 +08:00
										 |  |  | .image-manager-body { | 
					
						
							| 
									
										
										
										
											2016-09-03 17:32:14 +08:00
										 |  |  |   min-height: 70vh; | 
					
						
							| 
									
										
										
										
											2016-08-31 03:05:59 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-10-10 01:58:22 +08:00
										 |  |  | .dropzone-container { | 
					
						
							| 
									
										
										
										
											2016-08-31 03:05:59 +08:00
										 |  |  |   position: relative; | 
					
						
							|  |  |  |   border: 3px dashed #DDD; | 
					
						
							| 
									
										
										
										
											2015-08-09 21:52:15 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-02-07 18:14:11 +08:00
										 |  |  | .image-manager-list .image { | 
					
						
							| 
									
										
										
										
											2015-08-16 07:18:22 +08:00
										 |  |  |   display: block; | 
					
						
							| 
									
										
										
										
											2016-02-07 18:14:11 +08:00
										 |  |  |   position: relative; | 
					
						
							| 
									
										
										
										
											2015-08-16 07:18:22 +08:00
										 |  |  |   border-radius: 0; | 
					
						
							|  |  |  |   float: left; | 
					
						
							|  |  |  |   margin: 0; | 
					
						
							|  |  |  |   cursor: pointer; | 
					
						
							|  |  |  |   width: (100%/6); | 
					
						
							|  |  |  |   height: auto; | 
					
						
							| 
									
										
										
										
											2016-02-07 18:14:11 +08:00
										 |  |  |   border: 1px solid #DDD; | 
					
						
							|  |  |  |   box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  |   transition: all cubic-bezier(.4, 0, 1, 1) 160ms; | 
					
						
							| 
									
										
										
										
											2016-02-07 18:14:11 +08:00
										 |  |  |   overflow: hidden; | 
					
						
							| 
									
										
										
										
											2015-08-16 07:18:22 +08:00
										 |  |  |   &.selected { | 
					
						
							|  |  |  |     transform: scale3d(0.92, 0.92, 0.92); | 
					
						
							| 
									
										
										
										
											2016-02-07 18:14:11 +08:00
										 |  |  |     border: 1px solid #444; | 
					
						
							|  |  |  |     box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2); | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   img { | 
					
						
							|  |  |  |     width: 100%; | 
					
						
							|  |  |  |     max-width: 100%; | 
					
						
							|  |  |  |     display: block; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .image-meta { | 
					
						
							|  |  |  |     position: absolute; | 
					
						
							|  |  |  |     width: 100%; | 
					
						
							|  |  |  |     bottom: 0; | 
					
						
							|  |  |  |     left: 0; | 
					
						
							|  |  |  |     color: #EEE; | 
					
						
							|  |  |  |     background-color: rgba(0, 0, 0, 0.4); | 
					
						
							|  |  |  |     font-size: 10px; | 
					
						
							|  |  |  |     padding: 3px 4px; | 
					
						
							|  |  |  |     span { | 
					
						
							|  |  |  |       display: block; | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   @include smaller-than($xl) { | 
					
						
							|  |  |  |     width: (100%/4); | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   @include smaller-than($m) { | 
					
						
							|  |  |  |     .image-meta { | 
					
						
							|  |  |  |       display: none; | 
					
						
							|  |  |  |     } | 
					
						
							| 
									
										
										
										
											2015-08-16 07:18:22 +08:00
										 |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											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; | 
					
						
							|  |  |  |   margin-left: 1px; | 
					
						
							| 
									
										
										
										
											2016-08-31 03:05:59 +08:00
										 |  |  |   padding: $-m $-l; | 
					
						
							|  |  |  |   overflow-y: auto; | 
					
						
							| 
									
										
										
										
											2015-08-13 06:42:42 +08:00
										 |  |  |   border-left: 1px solid #DDD; | 
					
						
							| 
									
										
										
										
											2016-08-31 03:05:59 +08:00
										 |  |  |   .dropzone-container { | 
					
						
							|  |  |  |     margin-top: $-m; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2015-08-13 14:44:10 +08:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2015-12-31 03:57:17 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-08-13 06:42:42 +08:00
										 |  |  | .image-manager-list { | 
					
						
							|  |  |  |   overflow-y: scroll; | 
					
						
							|  |  |  |   flex: 1; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .image-manager-content { | 
					
						
							|  |  |  |   display: flex; | 
					
						
							|  |  |  |   flex-direction: column; | 
					
						
							|  |  |  |   flex: 1; | 
					
						
							| 
									
										
										
										
											2016-04-03 21:59:54 +08:00
										 |  |  |   .container { | 
					
						
							|  |  |  |     width: 100%; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .full-tab { | 
					
						
							|  |  |  |     text-align: center; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											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 { | 
					
						
							| 
									
										
										
										
											2016-08-31 03:05:59 +08:00
										 |  |  |   font-size: 1.2em; | 
					
						
							|  |  |  |   line-height: 1.1; | 
					
						
							| 
									
										
										
										
											2015-08-13 06:42:42 +08:00
										 |  |  |   font-style: italic; | 
					
						
							|  |  |  |   color: #aaa; | 
					
						
							|  |  |  |   text-align: center; | 
					
						
							|  |  |  |   cursor: pointer; | 
					
						
							| 
									
										
										
										
											2016-08-31 03:05:59 +08:00
										 |  |  |   padding: $-l $-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; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2016-10-24 00:55:48 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [tab-container] .nav-tabs { | 
					
						
							|  |  |  |   text-align: left; | 
					
						
							|  |  |  |   border-bottom: 1px solid #DDD; | 
					
						
							|  |  |  |   margin-bottom: $-m; | 
					
						
							|  |  |  |   .tab-item { | 
					
						
							|  |  |  |     padding: $-s; | 
					
						
							|  |  |  |     color: #666; | 
					
						
							|  |  |  |     &.selected { | 
					
						
							|  |  |  |       border-bottom-width: 3px; | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2016-12-24 23:21:19 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .image-picker .none { | 
					
						
							|  |  |  |   display: none; | 
					
						
							| 
									
										
										
										
											2016-10-24 00:55:48 +08:00
										 |  |  | } |