css for croping with alpha channel

This commit is contained in:
Laurent Destailleur 2021-05-02 15:44:15 +02:00
parent efda17657d
commit 6c4d0f4397
2 changed files with 15 additions and 0 deletions

View File

@ -6735,6 +6735,13 @@ div.phpdebugbar-widgets-templates a.phpdebugbar-widgets-editor-link:before
font-family: "Font Awesome 5 Free" !important;
}
/* ============================================================================== */
/* CSS style used for jCrop */
/* ============================================================================== */
.jcrop-holder { background: unset !important; }
/* ============================================================================== */
/* CSS style used for jFlot */
/* ============================================================================== */

View File

@ -6586,6 +6586,14 @@ div.phpdebugbar-widgets-templates a.phpdebugbar-widgets-editor-link:before
font-family: "Font Awesome 5 Free" !important;
}
/* ============================================================================== */
/* CSS style used for jCrop */
/* ============================================================================== */
.jcrop-holder { background: unset !important; }
/* ============================================================================== */
/* CSS style used for jFlot */
/* ============================================================================== */