Browse
For agents
About
Admin and Site Enhancements (ASE)
/
5.2.0
Admin and Site Enhancements (ASE)
v5.2.0
Switch version
9.1.1
9.1.0
9.0.2
9.0.1
9.0.0
8.9.2
8.9.1
8.9.0
8.8.8
8.8.7
8.8.6
8.8.5
8.8.4
8.8.3
8.8.2
8.8.1
8.8.0
8.7.3
8.7.2
8.7.1
8.2.1
8.2.2
8.2.3
8.3.0
8.3.1
All 273 releases
Overview
Code
admin-site-enhancements
/
assets
/
css
/
media-replace.css
media-replace.css
13 lines
316 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
/*
Hide media replace field on media frame of media library grid view and add media screen
*/
2
.
upload-php
.
attachment-compat
,
3
.
media-types
.
media-types-required-info
{
4
display
:
none
;
5
}
6
7
.
wp-core-ui
.
button-secondary
.
asenha-media-replace-button
{
8
margin-top
:
8
px
;
9
}
10
11
.
asenha-media-replace-notes
{
12
margin-top
:
8
px
;
13
}