css for croping with alpha channel
This commit is contained in:
parent
efda17657d
commit
6c4d0f4397
@ -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 */
|
||||
/* ============================================================================== */
|
||||
|
||||
@ -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 */
|
||||
/* ============================================================================== */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user