[ SYSTEM ]: Linux wordpress 6.1.0-44-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.164-1 (2026-03-09) x86_64
[ SERVER ]: Apache/2.4.66 (Debian) | PHP: 8.2.30
[ USER ]: www-data | IP: 172.19.30.54
GEFORCE FILE MANAGER
/
var
/
www
/
html
/
wordpress
/
wp-content
/
plugins
/
fileorganizer
/
manager
/
themes
/
windows10
/
css
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 README.md
2,453 B
SET
[ EDIT ]
|
[ DEL ]
📄 contextmenu.css
5,100 B
SET
[ EDIT ]
|
[ DEL ]
📄 dialog.css
2,437 B
SET
[ EDIT ]
|
[ DEL ]
📄 icons.css
2,246 B
SET
[ EDIT ]
|
[ DEL ]
📄 main.css
978 B
SET
[ EDIT ]
|
[ DEL ]
📄 navbar.css
1,802 B
SET
[ EDIT ]
|
[ DEL ]
📄 reset.css
1,559 B
SET
[ EDIT ]
|
[ DEL ]
📄 statusbar.css
545 B
SET
[ EDIT ]
|
[ DEL ]
📄 theme.css
693 B
SET
[ EDIT ]
|
[ DEL ]
📄 toolbar.css
8,765 B
SET
[ EDIT ]
|
[ DEL ]
📄 view-list.css
2,383 B
SET
[ EDIT ]
|
[ DEL ]
📄 view-thumbnail.css
1,076 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: view-thumbnail.css
/* view-thumbnail.css */ /* Wrapper for thumbnail view */ .elfinder .elfinder-cwd-view-icons { } /* File wrapper */ .elfinder .elfinder-cwd-view-icons .elfinder-cwd-file { width: 80px; height: 80px; border: 1px solid transparent; border-radius: 0; padding: 0px 0px 16px 0px; } /* Hovered file */ .elfinder .elfinder-cwd-view-icons .elfinder-cwd-file.ui-state-hover { background: #e5f3ff; } /* Selected file */ .elfinder .elfinder-cwd-view-icons .elfinder-cwd-file.ui-selected { background: #cce8ff; border: 1px solid #99d1ff; } /* File icon */ .elfinder .elfinder-cwd-view-icons .elfinder-cwd-file .elfinder-cwd-icon { } .elfinder .elfinder-cwd-view-icons .elfinder-cwd-file .elfinder-cwd-icon-directory, .elfinder .elfinder-dialog .elfinder-cwd-icon-directory { background-color: transparent; background-image: url('../images/48px/directory.png') !important; background-position: center center; height: 48px; width: 48px; } /* File name */ .elfinder .elfinder-cwd-view-icons .elfinder-cwd-file .elfinder-cwd-filename { color: #000 !important; }