update pleroma-fe
[akkoma] / priv / static / static / css / 3.2f4099421df47087d7d1.css
similarity index 92%
rename from priv/static/static/css/3.b2603a50868c68a1c192.css
rename to priv/static/static/css/3.2f4099421df47087d7d1.css
index 4cec5785b17fb45077b8706efd70afb3d9d3b642..905a529a66f9ff7d9f3382ecadacb631ae8434cb 100644 (file)
@@ -1,11 +1,11 @@
 /*!
- * Cropper.js v1.4.3
+ * Cropper.js v1.5.12
  * https://fengyuanchen.github.io/cropperjs
  *
  * Copyright 2015-present Chen Fengyuan
  * Released under the MIT license
  *
- * Date: 2018-10-24T13:07:11.429Z
+ * Date: 2021-06-12T08:00:11.623Z
  */
 
 .cropper-container {
 
 .cropper-modal {
   background-color: #000;
-  opacity: .5;
+  opacity: 0.5;
 }
 
 .cropper-view-box {
   display: block;
   height: 100%;
-  outline-color: rgba(51, 153, 255, 0.75);
   outline: 1px solid #39f;
+  outline-color: rgba(51, 153, 255, 0.75);
   overflow: hidden;
   width: 100%;
 }
@@ -71,7 +71,7 @@
 .cropper-dashed {
   border: 0 dashed #eee;
   display: block;
-  opacity: .5;
+  opacity: 0.5;
   position: absolute;
 }
 
   display: block;
   height: 0;
   left: 50%;
-  opacity: .75;
+  opacity: 0.75;
   position: absolute;
   top: 50%;
   width: 0;
 }
 
-.cropper-center:before,
-.cropper-center:after {
+.cropper-center::before,
+.cropper-center::after {
   background-color: #eee;
   content: ' ';
   display: block;
   position: absolute;
 }
 
-.cropper-center:before {
+.cropper-center::before {
   height: 1px;
   left: -3px;
   top: 0;
   width: 7px;
 }
 
-.cropper-center:after {
+.cropper-center::after {
   height: 7px;
   left: 0;
   top: -3px;
 .cropper-point {
   display: block;
   height: 100%;
-  opacity: .1;
+  opacity: 0.1;
   position: absolute;
   width: 100%;
 }
 .cropper-point {
   background-color: #39f;
   height: 5px;
-  opacity: .75;
+  opacity: 0.75;
   width: 5px;
 }
 
 @media (min-width: 1200px) {
   .cropper-point.point-se {
     height: 5px;
-    opacity: .75;
+    opacity: 0.75;
     width: 5px;
   }
 }
 
-.cropper-point.point-se:before {
+.cropper-point.point-se::before {
   background-color: #39f;
   bottom: -50%;
   content: ' ';
 }
 
 
-/*# sourceMappingURL=3.b2603a50868c68a1c192.css.map*/
\ No newline at end of file
+/*# sourceMappingURL=3.2f4099421df47087d7d1.css.map*/
\ No newline at end of file