[ 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: main.css
/* main.css */ /* Container div for elFinder */ .elfinder, .elfinder .elfinder-dialog, .elfinder .elfinder-toolbar .elfinder-buttonset .elfinder-button-menu { background: #fff; border: 1px solid #69bcee; box-shadow: 0 0 5px #cdcdcd; border-radius: 0; } /* Override styles in child elements of elFinder div */ /* Use for consistently setting text sizes and overriding general jQuery UI styles */ .elfinder * { color: #000; font-family: 'Open Sans', sans-serif; } /* Resizer */ /* Used if elFinder is resizable and on dialogs */ .elfinder .ui-icon-gripsmall-diagonal-se, .elfinder-dialog .ui-icon-gripsmall-diagonal-se { /* */ } .elfinder .elfinder-cwd table thead td.ui-state-hover{ color: #000 !important; } .elfinder .elfinder-cwd table thead td.ui-state-active { background: #cce8ff !important; color: #464646; } .elfinder .elfinder-cwd table thead td { background: #f7f7f7 !important; } .elfinder .ui-state-active{ background: none !important; }