Browse
For agents
About
WPIDE – File Manager & Code Editor
/
3.2
WPIDE – File Manager & Code Editor
v3.2
Switch version
3.5.8
3.5.7
2.0.14
2.0.15
2.0.16
2.0.2
2.0.4
2.0.5
2.0.6
2.0.7
2.0.8
2.0.9
2.1
2.2
2.3
2.3.1
2.3.2
2.4.0
2.5
2.6
3.0
3.1
3.2
3.3
3.4
All 54 releases
Overview
Code
wpide
/
dist
/
css
/
FileManager-ImageEditor.css
FileManager-ImageEditor.css
in WPIDE – File Manager & Code Editor 3.2, at dist/css/FileManager-ImageEditor.css
3 lines
1017 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
#
image-editor
img
[
src
=
"
#noicon
"
]
{
display
:
none
}
#
image-editor
.
pixie-root
{
position
:
absolute
;
max-width
:
initial
;
max-height
:
initial
;
border
:
0
!important
;
border-radius
:
0
!important
;
height
:
calc
(
100
%
-
var
(
--wpide-adminbar-height
)
-
var
(
--wpide-header-height
)
)
;
top
:
var
(
--wpide-adminbar-height
)
;
padding
:
0
10
px
10
px
}
@
media
screen
and
(
max-width
:
700
px
)
{
#
image-editor
.
pixie-root
{
top
:
var
(
--wpide-header-height
)
}
}
#
image-editor
.
pixie-root
.
z-popover
ul
{
padding
:
10
px
!important
}
#
image-editor
.
pixie-root
.
z-popover
ul
li
{
padding
:
5
px
15
px
!important
}
#
image-editor
.
pixie-root
.
items-center
button
.
ml-10
{
margin-left
:
5
px
}
#
image-editor
.
pixie-root
.
items-center
button
.
w-36
{
width
:
25
px
}
#
image-editor
.
pixie-root
.
flex
.
mr-auto
.
inline-flex
.
isolate
{
display
:
flex
}
#
image-editor
.
pixie-root
.
w-30
{
width
:
30
px
!important
}
#
image-editor
.
pixie-root
.
w-64
{
width
:
75
px
!important
}
#
image-editor
.
pixie-root
.
w-60
{
width
:
60
px
!important
}
2
.
wpide-editor-actions
[
data-v-1f0092a8
]
{
position
:
absolute
;
right
:
0
;
bottom
:
0
;
padding
:
0
1.5
rem
1.5
rem
0
;
z-index
:
30
}
3