[ Root System Explorer ]
Location:
Root
/
home
/
svaxkys
/
www
/
Arcomet
/
wp-content
/
plugins
/
wp-meteor
/
src
/
js
/
public
/
includes
/
elementor
+ Folder
+ File
Upload
Editing: device-mode.js
const d = document; const $deviceMode = d.createElement('span'); $deviceMode.setAttribute('id', 'elementor-device-mode'); $deviceMode.setAttribute('class', 'elementor-screen-only'); let attached = false; export default () => { if (!attached) { d.body.appendChild($deviceMode); } return getComputedStyle($deviceMode, ':after').content.replace(/"/g, ''); }
SAVE CHANGES
[ CANCEL ]
Name
Type
Actions
.. (Parent Directory)
📄 animations.js
FILE
Ren
[EDIT]
DEL
📄 device-mode.js
FILE
Ren
[EDIT]
DEL
📄 pp-menu.js
FILE
Ren
[EDIT]
DEL