Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe.../httpdocs/wp-conte.../plugins/wp-file-.../lib/themes/light/css
File: view-list.css
/* view-list.css */
[0] Fix | Delete
/* Wrapper for list view */
[1] Fix | Delete
.elfinder .elfinder-cwd-wrapper-list {
[2] Fix | Delete
/* */
[3] Fix | Delete
}
[4] Fix | Delete
[5] Fix | Delete
/* List view table */
[6] Fix | Delete
.elfinder .elfinder-cwd-wrapper-list table {
[7] Fix | Delete
/* */
[8] Fix | Delete
}
[9] Fix | Delete
[10] Fix | Delete
/* Column headings */
[11] Fix | Delete
.elfinder .elfinder-cwd-wrapper-list table thead tr td {
[12] Fix | Delete
color: #43536a;
[13] Fix | Delete
}
[14] Fix | Delete
[15] Fix | Delete
.elfinder .elfinder-cwd-wrapper-list table thead tr td:not(:last-child) {
[16] Fix | Delete
border-right: 1px solid #e5e5e5;
[17] Fix | Delete
}
[18] Fix | Delete
[19] Fix | Delete
/* Hovered column heading */
[20] Fix | Delete
.elfinder .elfinder-cwd-wrapper-list table thead tr td.ui-state-hover,
[21] Fix | Delete
.elfinder .elfinder-cwd-wrapper-list table thead tr td:hover {
[22] Fix | Delete
background: #d0dded;
[23] Fix | Delete
}
[24] Fix | Delete
[25] Fix | Delete
/* Actively sorted column heading */
[26] Fix | Delete
.elfinder .elfinder-cwd-wrapper-list table thead tr td.ui-state-active {
[27] Fix | Delete
border-right: 1px solid #e5e5e5;
[28] Fix | Delete
}
[29] Fix | Delete
[30] Fix | Delete
/* Table heading icons (mainly the sorter) */
[31] Fix | Delete
.elfinder .elfinder-cwd-wrapper-list table tr td .ui-icon {
[32] Fix | Delete
/* */
[33] Fix | Delete
}
[34] Fix | Delete
[35] Fix | Delete
/* Table heading sorter up */
[36] Fix | Delete
.elfinder .elfinder-cwd-wrapper-list table tr.ui-state-default td .ui-icon-triangle-1-n:before {
[37] Fix | Delete
/* */
[38] Fix | Delete
}
[39] Fix | Delete
[40] Fix | Delete
/* Table heading sorter down */
[41] Fix | Delete
.elfinder .elfinder-cwd-wrapper-list table tr.ui-state-default td .ui-icon-triangle-1-s:before {
[42] Fix | Delete
/* */
[43] Fix | Delete
}
[44] Fix | Delete
[45] Fix | Delete
/* Files */
[46] Fix | Delete
/* File */
[47] Fix | Delete
.elfinder .elfinder-cwd-wrapper-list .elfinder-cwd-file td {
[48] Fix | Delete
border: 1px solid transparent;
[49] Fix | Delete
}
[50] Fix | Delete
[51] Fix | Delete
.elfinder .elfinder-cwd-wrapper-list .elfinder-cwd-file td:not(:first-child) {
[52] Fix | Delete
color: #9d9d9d;
[53] Fix | Delete
}
[54] Fix | Delete
[55] Fix | Delete
/* Filename */
[56] Fix | Delete
.elfinder .elfinder-cwd-wrapper-list .elfinder-cwd-file .elfinder-cwd-filename {
[57] Fix | Delete
/* */
[58] Fix | Delete
}
[59] Fix | Delete
[60] Fix | Delete
/* Hovered file */
[61] Fix | Delete
[62] Fix | Delete
.elfinder .elfinder-cwd-wrapper-list .elfinder-cwd-file:hover,
[63] Fix | Delete
.elfinder .elfinder-cwd-wrapper-list .elfinder-cwd-file.ui-state-hover, /* fix for 2.x */
[64] Fix | Delete
.elfinder .elfinder-cwd-wrapper-list .elfinder-cwd-file.ui-state-hover:hover { /* fix for 2.1 */
[65] Fix | Delete
background: #e5f3ff;
[66] Fix | Delete
border-color: #e5f3ff;
[67] Fix | Delete
}
[68] Fix | Delete
[69] Fix | Delete
/* Selected file */
[70] Fix | Delete
.elfinder .elfinder-cwd-wrapper-list .elfinder-cwd-file.ui-selected {
[71] Fix | Delete
background: #cce8ff;
[72] Fix | Delete
}
[73] Fix | Delete
[74] Fix | Delete
.elfinder .elfinder-cwd-wrapper-list .elfinder-cwd-file.ui-selected td {
[75] Fix | Delete
border-top: 1px solid #99d1ff;
[76] Fix | Delete
border-bottom: 1px solid #99d1ff;
[77] Fix | Delete
color : #fff;
[78] Fix | Delete
}
[79] Fix | Delete
[80] Fix | Delete
.elfinder .elfinder-cwd-wrapper-list .elfinder-cwd-file.ui-selected td:first-child {
[81] Fix | Delete
border-left: 1px solid #99d1ff;
[82] Fix | Delete
}
[83] Fix | Delete
[84] Fix | Delete
.elfinder .elfinder-cwd-wrapper-list .elfinder-cwd-file.ui-selected td:last-child {
[85] Fix | Delete
border-right: 1px solid #99d1ff;
[86] Fix | Delete
}
[87] Fix | Delete
[88] Fix | Delete
/* Icons */
[89] Fix | Delete
.elfinder .elfinder-cwd-wrapper-list .elfinder-cwd-file .elfinder-cwd-icon {
[90] Fix | Delete
/* */
[91] Fix | Delete
}
[92] Fix | Delete
.elfinder .elfinder-cwd-icon.elfinder-cwd-icon-vnd-openxmlformats-officedocument-wordprocessingml-document {
[93] Fix | Delete
background: url(../images/16px/text_file.svg) !important;
[94] Fix | Delete
background-position: 2px 130px;
[95] Fix | Delete
background: no-repeat;
[96] Fix | Delete
background-size: 38px !important;
[97] Fix | Delete
background-repeat: no-repeat !important;
[98] Fix | Delete
}
[99] Fix | Delete
.elfinder-cwd-wrapper-list .elfinder-cwd-icon.elfinder-cwd-icon-vnd-openxmlformats-officedocument-wordprocessingml-document{
[100] Fix | Delete
background-size: 13px !important;
[101] Fix | Delete
}
[102] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function