Priority File Manager
📁 public_html
Base Directory:
/home/toolrmtm/crazyespresso.com
/home/toolrmtm/crazyespresso.com/wp-content/plugins
/home/toolrmtm/crazyespresso.com/wp-content
/home/toolrmtm
/home
/home/toolrmtm/public_html
/var/www
/var/www/cgi-bin
/var/www/html
crazyespresso.com
/
wp-includes
/
css
/home/toolrmtm/crazyespresso.com/wp-includes/css
Name
Type
Size
Actions
📁
..
Folder
-
Delete
Rename
📄
admin-bar-rtl.css
File
24623
Delete
Rename
Edit
Download
📄
admin-bar-rtl.min.css
File
20126
Delete
Rename
Edit
Download
📄
admin-bar.css
File
24587
Delete
Rename
Edit
Download
📄
admin-bar.min.css
File
20125
Delete
Rename
Edit
Download
📄
buttons-rtl.css
File
9867
Delete
Rename
Edit
Download
📄
buttons-rtl.min.css
File
6063
Delete
Rename
Edit
Download
📄
buttons.css
File
9830
Delete
Rename
Edit
Download
📄
buttons.min.css
File
6061
Delete
Rename
Edit
Download
📄
classic-themes.css
File
729
Delete
Rename
Edit
Download
📄
classic-themes.min.css
File
291
Delete
Rename
Edit
Download
📄
customize-preview-rtl.css
File
3669
Delete
Rename
Edit
Download
📄
customize-preview-rtl.min.css
File
2875
Delete
Rename
Edit
Download
📄
customize-preview.css
File
3629
Delete
Rename
Edit
Download
📄
customize-preview.min.css
File
2870
Delete
Rename
Edit
Download
📄
dashicons.css
File
62346
Delete
Rename
Edit
Download
📄
dashicons.min.css
File
59004
Delete
Rename
Edit
Download
📁
dist
Folder
-
Delete
Rename
📄
editor-rtl.css
File
32977
Delete
Rename
Edit
Download
📄
editor-rtl.min.css
File
26914
Delete
Rename
Edit
Download
📄
editor.css
File
32939
Delete
Rename
Edit
Download
📄
editor.min.css
File
26911
Delete
Rename
Edit
Download
📄
jquery-ui-dialog-rtl.css
File
5916
Delete
Rename
Edit
Download
📄
jquery-ui-dialog-rtl.min.css
File
4511
Delete
Rename
Edit
Download
📄
jquery-ui-dialog.css
File
5877
Delete
Rename
Edit
Download
📄
jquery-ui-dialog.min.css
File
4507
Delete
Rename
Edit
Download
📄
media-views-rtl.css
File
57506
Delete
Rename
Edit
Download
📄
media-views-rtl.min.css
File
46632
Delete
Rename
Edit
Download
📄
media-views.css
File
57465
Delete
Rename
Edit
Download
📄
media-views.min.css
File
46626
Delete
Rename
Edit
Download
📄
wp-auth-check-rtl.css
File
2493
Delete
Rename
Edit
Download
📄
wp-auth-check-rtl.min.css
File
1871
Delete
Rename
Edit
Download
📄
wp-auth-check.css
File
2456
Delete
Rename
Edit
Download
📄
wp-auth-check.min.css
File
1869
Delete
Rename
Edit
Download
📄
wp-embed-template-ie.css
File
33
Delete
Rename
Edit
Download
📄
wp-embed-template-ie.min.css
File
35
Delete
Rename
Edit
Download
📄
wp-embed-template.css
File
7906
Delete
Rename
Edit
Download
📄
wp-embed-template.min.css
File
6933
Delete
Rename
Edit
Download
📄
wp-empty-template-alert.css
File
465
Delete
Rename
Edit
Download
📄
wp-empty-template-alert.min.css
File
409
Delete
Rename
Edit
Download
📄
wp-pointer-rtl.css
File
4046
Delete
Rename
Edit
Download
📄
wp-pointer-rtl.min.css
File
3225
Delete
Rename
Edit
Download
📄
wp-pointer.css
File
4006
Delete
Rename
Edit
Download
📄
wp-pointer.min.css
File
3220
Delete
Rename
Edit
Download
Upload
Create Folder
📝 Editing:
wp-auth-check-rtl.css
Size: 2,493 bytes
Lines: 123
Type: .css
💾 Save
Cancel
✕
/*! This file is auto-generated */ /*------------------------------------------------------------------------------ Interim login dialog ------------------------------------------------------------------------------*/ #wp-auth-check-wrap.hidden { display: none; } #wp-auth-check-wrap #wp-auth-check-bg { position: fixed; top: 0; bottom: 0; right: 0; left: 0; background: #000; opacity: 0.7; filter: alpha(opacity=70); z-index: 1000010; /* needs to appear above .notification-dialog */ } #wp-auth-check-wrap #wp-auth-check { position: fixed; right: 50%; overflow: hidden; top: 40px; bottom: 20px; max-height: 415px; width: 380px; margin: 0 -190px 0 0; padding: 30px 0 0; background-color: #f0f0f1; z-index: 1000011; /* needs to appear above #wp-auth-check-bg */ box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3); } @media screen and (max-width: 380px) { #wp-auth-check-wrap #wp-auth-check { right: 0; width: 100%; margin: 0; } } #wp-auth-check-wrap.fallback #wp-auth-check { max-height: 180px; overflow: auto; } #wp-auth-check-wrap #wp-auth-check-form { height: 100%; position: relative; overflow: auto; -webkit-overflow-scrolling: touch; } #wp-auth-check-form.loading:before { content: ""; display: block; width: 20px; height: 20px; position: absolute; right: 50%; top: 50%; margin: -10px -10px 0 0; background: url(../images/spinner.gif) no-repeat center; background-size: 20px 20px; transform: translateZ(0); } @media print, (min-resolution: 120dpi) { #wp-auth-check-form.loading:before { background-image: url(../images/spinner-2x.gif); } } #wp-auth-check-wrap #wp-auth-check-form iframe { height: 98%; /* Scrollbar fix */ width: 100%; } #wp-auth-check-wrap .wp-auth-check-close { position: absolute; top: 5px; left: 5px; height: 22px; width: 22px; color: #787c82; text-decoration: none; text-align: center; } #wp-auth-check-wrap .wp-auth-check-close:before { content: "\f158" / ''; font: normal 20px/22px dashicons; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale; } #wp-auth-check-wrap .wp-auth-check-close:hover, #wp-auth-check-wrap .wp-auth-check-close:focus { color: #2271b1; } #wp-auth-check-wrap .wp-auth-fallback-expired { outline: 0; } #wp-auth-check-wrap .wp-auth-fallback { font-size: 14px; line-height: 1.5; padding: 0 25px; display: none; } #wp-auth-check-wrap.fallback .wp-auth-fallback, #wp-auth-check-wrap.fallback .wp-auth-check-close { display: block; }
✅ File saved successfully!