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

Warning: Undefined array key "page_file_edit_line" in /home/sportsfever/public_html/filemanger/edit_text_line.php on line 32
/home/sportsfe.../httpdocs/wp-conte.../plugins/wp-file-.../lib/css
File: elfinder.full.css
.elfinder-mobile .elfinder-cwd-file .elfinder-cwd-select {
[1500] Fix | Delete
width: 30px;
[1501] Fix | Delete
height: 30px;
[1502] Fix | Delete
}
[1503] Fix | Delete
[1504] Fix | Delete
.elfinder-cwd-file.ui-selected .elfinder-cwd-select {
[1505] Fix | Delete
opacity: .8;
[1506] Fix | Delete
filter: Alpha(Opacity=80);
[1507] Fix | Delete
}
[1508] Fix | Delete
[1509] Fix | Delete
.elfinder-rtl .elfinder-cwd-file .elfinder-cwd-select {
[1510] Fix | Delete
left: auto;
[1511] Fix | Delete
right: 0px;
[1512] Fix | Delete
}
[1513] Fix | Delete
[1514] Fix | Delete
.elfinder .elfinder-cwd-selectall {
[1515] Fix | Delete
position: absolute;
[1516] Fix | Delete
width: 30px;
[1517] Fix | Delete
height: 30px;
[1518] Fix | Delete
top: 0px;
[1519] Fix | Delete
opacity: .8;
[1520] Fix | Delete
filter: Alpha(Opacity=80);
[1521] Fix | Delete
}
[1522] Fix | Delete
[1523] Fix | Delete
.elfinder .elfinder-workzone.elfinder-cwd-wrapper-empty .elfinder-cwd-selectall {
[1524] Fix | Delete
display: none;
[1525] Fix | Delete
}
[1526] Fix | Delete
[1527] Fix | Delete
/************************** ICONS VIEW ********************************/
[1528] Fix | Delete
[1529] Fix | Delete
.elfinder-ltr .elfinder-workzone .elfinder-cwd-selectall {
[1530] Fix | Delete
text-align: right;
[1531] Fix | Delete
right: 18px;
[1532] Fix | Delete
left: auto;
[1533] Fix | Delete
}
[1534] Fix | Delete
[1535] Fix | Delete
.elfinder-rtl .elfinder-workzone .elfinder-cwd-selectall {
[1536] Fix | Delete
text-align: left;
[1537] Fix | Delete
right: auto;
[1538] Fix | Delete
left: 18px;
[1539] Fix | Delete
}
[1540] Fix | Delete
[1541] Fix | Delete
.elfinder-ltr.elfinder-mobile .elfinder-workzone .elfinder-cwd-selectall {
[1542] Fix | Delete
right: 0px;
[1543] Fix | Delete
}
[1544] Fix | Delete
[1545] Fix | Delete
.elfinder-rtl.elfinder-mobile .elfinder-workzone .elfinder-cwd-selectall {
[1546] Fix | Delete
left: 0px;
[1547] Fix | Delete
}
[1548] Fix | Delete
[1549] Fix | Delete
.elfinder-cwd-view-icons .elfinder-cwd-file .elfinder-cwd-select.ui-state-hover {
[1550] Fix | Delete
background-color: transparent;
[1551] Fix | Delete
}
[1552] Fix | Delete
[1553] Fix | Delete
/* file container */
[1554] Fix | Delete
.elfinder-cwd-view-icons .elfinder-cwd-file {
[1555] Fix | Delete
width: 120px;
[1556] Fix | Delete
height: 90px;
[1557] Fix | Delete
padding-bottom: 2px;
[1558] Fix | Delete
cursor: default;
[1559] Fix | Delete
border: none;
[1560] Fix | Delete
position: relative;
[1561] Fix | Delete
}
[1562] Fix | Delete
[1563] Fix | Delete
.elfinder-cwd-view-icons .elfinder-cwd-file .ui-state-active {
[1564] Fix | Delete
border: none;
[1565] Fix | Delete
}
[1566] Fix | Delete
[1567] Fix | Delete
/* ltr/rtl enviroment */
[1568] Fix | Delete
.elfinder-ltr .elfinder-cwd-view-icons .elfinder-cwd-file {
[1569] Fix | Delete
float: left;
[1570] Fix | Delete
margin: 0 3px 2px 0;
[1571] Fix | Delete
}
[1572] Fix | Delete
[1573] Fix | Delete
.elfinder-rtl .elfinder-cwd-view-icons .elfinder-cwd-file {
[1574] Fix | Delete
float: right;
[1575] Fix | Delete
margin: 0 0 5px 3px;
[1576] Fix | Delete
}
[1577] Fix | Delete
[1578] Fix | Delete
/* remove ui hover class border */
[1579] Fix | Delete
.elfinder-cwd-view-icons .elfinder-cwd-file .ui-state-hover {
[1580] Fix | Delete
border: 0 solid;
[1581] Fix | Delete
}
[1582] Fix | Delete
[1583] Fix | Delete
/* icon wrapper to create selected highlight around icon */
[1584] Fix | Delete
.elfinder-cwd-view-icons .elfinder-cwd-file-wrapper {
[1585] Fix | Delete
width: 52px;
[1586] Fix | Delete
height: 52px;
[1587] Fix | Delete
margin: 1px auto 1px auto;
[1588] Fix | Delete
padding: 2px;
[1589] Fix | Delete
position: relative;
[1590] Fix | Delete
}
[1591] Fix | Delete
[1592] Fix | Delete
/*** Custom Icon Size size1 - size3 ***/
[1593] Fix | Delete
/* type badge */
[1594] Fix | Delete
.elfinder-cwd-size1 .elfinder-cwd-icon:before,
[1595] Fix | Delete
.elfinder-cwd-size2 .elfinder-cwd-icon:before,
[1596] Fix | Delete
.elfinder-cwd-size3 .elfinder-cwd-icon:before {
[1597] Fix | Delete
top: 3px;
[1598] Fix | Delete
display: block;
[1599] Fix | Delete
}
[1600] Fix | Delete
[1601] Fix | Delete
/* size1 */
[1602] Fix | Delete
.elfinder-cwd-size1.elfinder-cwd-view-icons .elfinder-cwd-file {
[1603] Fix | Delete
width: 120px;
[1604] Fix | Delete
height: 112px;
[1605] Fix | Delete
}
[1606] Fix | Delete
[1607] Fix | Delete
.elfinder-cwd-size1.elfinder-cwd-view-icons .elfinder-cwd-file-wrapper {
[1608] Fix | Delete
width: 74px;
[1609] Fix | Delete
height: 74px;
[1610] Fix | Delete
}
[1611] Fix | Delete
[1612] Fix | Delete
.elfinder-cwd-size1 .elfinder-cwd-icon {
[1613] Fix | Delete
-ms-transform-origin: top center;
[1614] Fix | Delete
-ms-transform: scale(1.5);
[1615] Fix | Delete
-webkit-transform-origin: top center;
[1616] Fix | Delete
-webkit-transform: scale(1.5);
[1617] Fix | Delete
transform-origin: top center;
[1618] Fix | Delete
transform: scale(1.5);
[1619] Fix | Delete
}
[1620] Fix | Delete
[1621] Fix | Delete
.elfinder-cwd-size1 .elfinder-cwd-icon.elfinder-cwd-bgurl:before {
[1622] Fix | Delete
-ms-transform-origin: top left;
[1623] Fix | Delete
-ms-transform: scale(1.35) translate(-4px, 15%);
[1624] Fix | Delete
-webkit-transform-origin: top left;
[1625] Fix | Delete
-webkit-transform: scale(1.35) translate(-4px, 15%);
[1626] Fix | Delete
transform-origin: top left;
[1627] Fix | Delete
transform: scale(1.35) translate(-4px, 15%);
[1628] Fix | Delete
}
[1629] Fix | Delete
[1630] Fix | Delete
.elfinder-cwd-size1 .elfinder-cwd-icon.elfinder-cwd-bgurl:after {
[1631] Fix | Delete
-ms-transform: scale(1) translate(10px, -5px);
[1632] Fix | Delete
-webkit-transform: scale(1) translate(10px, -5px);
[1633] Fix | Delete
transform: scale(1) translate(10px, -5px);
[1634] Fix | Delete
}
[1635] Fix | Delete
[1636] Fix | Delete
.elfinder-cwd-size1 .elfinder-cwd-icon.elfinder-cwd-bgurl {
[1637] Fix | Delete
-ms-transform-origin: center center;
[1638] Fix | Delete
-ms-transform: scale(1);
[1639] Fix | Delete
-webkit-transform-origin: center center;
[1640] Fix | Delete
-webkit-transform: scale(1);
[1641] Fix | Delete
transform-origin: center center;
[1642] Fix | Delete
transform: scale(1);
[1643] Fix | Delete
width: 72px;
[1644] Fix | Delete
height: 72px;
[1645] Fix | Delete
-moz-border-radius: 6px;
[1646] Fix | Delete
-webkit-border-radius: 6px;
[1647] Fix | Delete
border-radius: 6px;
[1648] Fix | Delete
}
[1649] Fix | Delete
[1650] Fix | Delete
/* size2 */
[1651] Fix | Delete
.elfinder-cwd-size2.elfinder-cwd-view-icons .elfinder-cwd-file {
[1652] Fix | Delete
width: 140px;
[1653] Fix | Delete
height: 134px;
[1654] Fix | Delete
}
[1655] Fix | Delete
[1656] Fix | Delete
.elfinder-cwd-size2.elfinder-cwd-view-icons .elfinder-cwd-file-wrapper {
[1657] Fix | Delete
width: 98px;
[1658] Fix | Delete
height: 98px;
[1659] Fix | Delete
}
[1660] Fix | Delete
[1661] Fix | Delete
.elfinder-cwd-size2 .elfinder-cwd-icon {
[1662] Fix | Delete
-ms-transform-origin: top center;
[1663] Fix | Delete
-ms-transform: scale(2);
[1664] Fix | Delete
-webkit-transform-origin: top center;
[1665] Fix | Delete
-webkit-transform: scale(2);
[1666] Fix | Delete
transform-origin: top center;
[1667] Fix | Delete
transform: scale(2);
[1668] Fix | Delete
}
[1669] Fix | Delete
[1670] Fix | Delete
.elfinder-cwd-size2 .elfinder-cwd-icon.elfinder-cwd-bgurl:before {
[1671] Fix | Delete
-ms-transform-origin: top left;
[1672] Fix | Delete
-ms-transform: scale(1.8) translate(-5px, 18%);
[1673] Fix | Delete
-webkit-transform-origin: top left;
[1674] Fix | Delete
-webkit-transform: scale(1.8) translate(-5px, 18%);
[1675] Fix | Delete
transform-origin: top left;
[1676] Fix | Delete
transform: scale(1.8) translate(-5px, 18%);
[1677] Fix | Delete
}
[1678] Fix | Delete
[1679] Fix | Delete
.elfinder-cwd-size2 .elfinder-cwd-icon.elfinder-cwd-bgurl:after {
[1680] Fix | Delete
-ms-transform: scale(1.1) translate(0px, 10px);
[1681] Fix | Delete
-webkit-transform: scale(1.1) translate(0px, 10px);
[1682] Fix | Delete
transform: scale(1.1) translate(0px, 10px);
[1683] Fix | Delete
}
[1684] Fix | Delete
[1685] Fix | Delete
.elfinder-cwd-size2 .elfinder-cwd-icon.elfinder-cwd-bgurl {
[1686] Fix | Delete
-ms-transform-origin: center center;
[1687] Fix | Delete
-ms-transform: scale(1);
[1688] Fix | Delete
-webkit-transform-origin: center center;
[1689] Fix | Delete
-webkit-transform: scale(1);
[1690] Fix | Delete
transform-origin: center center;
[1691] Fix | Delete
transform: scale(1);
[1692] Fix | Delete
width: 96px;
[1693] Fix | Delete
height: 96px;
[1694] Fix | Delete
-moz-border-radius: 8px;
[1695] Fix | Delete
-webkit-border-radius: 8px;
[1696] Fix | Delete
border-radius: 8px;
[1697] Fix | Delete
}
[1698] Fix | Delete
[1699] Fix | Delete
/* size3 */
[1700] Fix | Delete
.elfinder-cwd-size3.elfinder-cwd-view-icons .elfinder-cwd-file {
[1701] Fix | Delete
width: 174px;
[1702] Fix | Delete
height: 158px;
[1703] Fix | Delete
}
[1704] Fix | Delete
[1705] Fix | Delete
.elfinder-cwd-size3.elfinder-cwd-view-icons .elfinder-cwd-file-wrapper {
[1706] Fix | Delete
width: 122px;
[1707] Fix | Delete
height: 122px;
[1708] Fix | Delete
}
[1709] Fix | Delete
[1710] Fix | Delete
.elfinder-cwd-size3 .elfinder-cwd-icon {
[1711] Fix | Delete
-ms-transform-origin: top center;
[1712] Fix | Delete
-ms-transform: scale(2.5);
[1713] Fix | Delete
-webkit-transform-origin: top center;
[1714] Fix | Delete
-webkit-transform: scale(2.5);
[1715] Fix | Delete
transform-origin: top center;
[1716] Fix | Delete
transform: scale(2.5);
[1717] Fix | Delete
}
[1718] Fix | Delete
[1719] Fix | Delete
.elfinder-cwd-size3 .elfinder-cwd-icon.elfinder-cwd-bgurl:before {
[1720] Fix | Delete
-ms-transform-origin: top left;
[1721] Fix | Delete
-ms-transform: scale(2.25) translate(-6px, 20%);
[1722] Fix | Delete
-webkit-transform-origin: top left;
[1723] Fix | Delete
-webkit-transform: scale(2.25) translate(-6px, 20%);
[1724] Fix | Delete
transform-origin: top left;
[1725] Fix | Delete
transform: scale(2.25) translate(-6px, 20%);
[1726] Fix | Delete
}
[1727] Fix | Delete
[1728] Fix | Delete
.elfinder-cwd-size3 .elfinder-cwd-icon.elfinder-cwd-bgurl:after {
[1729] Fix | Delete
-ms-transform: scale(1.2) translate(-9px, 22px);
[1730] Fix | Delete
-webkit-transform: scale(1.2) translate(-9px, 22px);
[1731] Fix | Delete
transform: scale(1.2) translate(-9px, 22px);
[1732] Fix | Delete
}
[1733] Fix | Delete
[1734] Fix | Delete
.elfinder-cwd-size3 .elfinder-cwd-icon.elfinder-cwd-bgurl {
[1735] Fix | Delete
-ms-transform-origin: center center;
[1736] Fix | Delete
-ms-transform: scale(1);
[1737] Fix | Delete
-webkit-transform-origin: center center;
[1738] Fix | Delete
-webkit-transform: scale(1);
[1739] Fix | Delete
transform-origin: center center;
[1740] Fix | Delete
transform: scale(1);
[1741] Fix | Delete
width: 120px;
[1742] Fix | Delete
height: 120px;
[1743] Fix | Delete
-moz-border-radius: 10px;
[1744] Fix | Delete
-webkit-border-radius: 10px;
[1745] Fix | Delete
border-radius: 10px;
[1746] Fix | Delete
}
[1747] Fix | Delete
[1748] Fix | Delete
/* file name place */
[1749] Fix | Delete
.elfinder-cwd-view-icons .elfinder-cwd-filename {
[1750] Fix | Delete
text-align: center;
[1751] Fix | Delete
max-height: 2.4em;
[1752] Fix | Delete
line-height: 1.2em;
[1753] Fix | Delete
white-space: pre-line;
[1754] Fix | Delete
overflow: hidden;
[1755] Fix | Delete
text-overflow: ellipsis;
[1756] Fix | Delete
-o-text-overflow: ellipsis;
[1757] Fix | Delete
margin: 3px 1px 0 1px;
[1758] Fix | Delete
padding: 1px;
[1759] Fix | Delete
-moz-border-radius: 8px;
[1760] Fix | Delete
-webkit-border-radius: 8px;
[1761] Fix | Delete
border-radius: 8px;
[1762] Fix | Delete
/* for webkit CSS3 */
[1763] Fix | Delete
word-break: break-word;
[1764] Fix | Delete
overflow-wrap: break-word;
[1765] Fix | Delete
display: -webkit-box;
[1766] Fix | Delete
-webkit-line-clamp: 2;
[1767] Fix | Delete
-webkit-box-orient: vertical;
[1768] Fix | Delete
}
[1769] Fix | Delete
[1770] Fix | Delete
/* permissions/symlink markers */
[1771] Fix | Delete
.elfinder-cwd-view-icons .elfinder-perms {
[1772] Fix | Delete
bottom: 4px;
[1773] Fix | Delete
right: 2px;
[1774] Fix | Delete
}
[1775] Fix | Delete
[1776] Fix | Delete
.elfinder-cwd-view-icons .elfinder-lock {
[1777] Fix | Delete
top: -3px;
[1778] Fix | Delete
right: -2px;
[1779] Fix | Delete
}
[1780] Fix | Delete
[1781] Fix | Delete
.elfinder-cwd-view-icons .elfinder-symlink {
[1782] Fix | Delete
bottom: 6px;
[1783] Fix | Delete
left: 0px;
[1784] Fix | Delete
}
[1785] Fix | Delete
[1786] Fix | Delete
/* icon/thumbnail */
[1787] Fix | Delete
.elfinder-cwd-icon {
[1788] Fix | Delete
display: block;
[1789] Fix | Delete
width: 48px;
[1790] Fix | Delete
height: 48px;
[1791] Fix | Delete
margin: 0 auto;
[1792] Fix | Delete
background-image: url('../img/icons-big.svg');
[1793] Fix | Delete
background-image: url('../img/icons-big.png') \9;
[1794] Fix | Delete
background-position: 0 0;
[1795] Fix | Delete
background-repeat: no-repeat;
[1796] Fix | Delete
-moz-background-clip: padding;
[1797] Fix | Delete
-webkit-background-clip: padding-box;
[1798] Fix | Delete
background-clip: padding-box;
[1799] Fix | Delete
}
[1800] Fix | Delete
[1801] Fix | Delete
/* volume icon of root in folder */
[1802] Fix | Delete
.elfinder-navbar-root-local .elfinder-cwd-icon,
[1803] Fix | Delete
.elfinder-cwd .elfinder-navbar-root-local.elfinder-droppable-active .elfinder-cwd-icon,
[1804] Fix | Delete
.elfinder-cwd-view-list .elfinder-navbar-root-local td .elfinder-cwd-icon {
[1805] Fix | Delete
background-image: url("../img/volume_icon_local.svg");
[1806] Fix | Delete
background-image: url("../img/volume_icon_local.png") \9;
[1807] Fix | Delete
background-position: 0 0;
[1808] Fix | Delete
background-size: contain;
[1809] Fix | Delete
}
[1810] Fix | Delete
[1811] Fix | Delete
.elfinder-cwd .elfinder-navbar-root-local.elfinder-droppable-active .elfinder-cwd-icon {
[1812] Fix | Delete
background-position: 1px -1px;
[1813] Fix | Delete
}
[1814] Fix | Delete
[1815] Fix | Delete
.elfinder-navbar-root-trash .elfinder-cwd-icon,
[1816] Fix | Delete
.elfinder-cwd .elfinder-navbar-root-trash.elfinder-droppable-active .elfinder-cwd-icon,
[1817] Fix | Delete
.elfinder-cwd-view-list .elfinder-navbar-root-trash td .elfinder-cwd-icon {
[1818] Fix | Delete
background-image: url("../img/volume_icon_trash.svg");
[1819] Fix | Delete
background-image: url("../img/volume_icon_trash.png") \9;
[1820] Fix | Delete
background-position: 0 0;
[1821] Fix | Delete
background-size: contain;
[1822] Fix | Delete
}
[1823] Fix | Delete
[1824] Fix | Delete
.elfinder-cwd .elfinder-navbar-root-trash.elfinder-droppable-active .elfinder-cwd-icon {
[1825] Fix | Delete
background-position: 1px -1px;
[1826] Fix | Delete
}
[1827] Fix | Delete
[1828] Fix | Delete
.elfinder-navbar-root-ftp .elfinder-cwd-icon,
[1829] Fix | Delete
.elfinder-cwd .elfinder-navbar-root-ftp.elfinder-droppable-active .elfinder-cwd-icon,
[1830] Fix | Delete
.elfinder-cwd-view-list .elfinder-navbar-root-ftp td .elfinder-cwd-icon {
[1831] Fix | Delete
background-image: url("../img/volume_icon_ftp.svg");
[1832] Fix | Delete
background-image: url("../img/volume_icon_ftp.png") \9;
[1833] Fix | Delete
background-position: 0 0;
[1834] Fix | Delete
background-size: contain;
[1835] Fix | Delete
}
[1836] Fix | Delete
[1837] Fix | Delete
.elfinder-cwd .elfinder-navbar-root-ftp.elfinder-droppable-active .elfinder-cwd-icon {
[1838] Fix | Delete
background-position: 1px -1px;
[1839] Fix | Delete
}
[1840] Fix | Delete
[1841] Fix | Delete
.elfinder-navbar-root-sql .elfinder-cwd-icon,
[1842] Fix | Delete
.elfinder-cwd .elfinder-navbar-root-sql.elfinder-droppable-active .elfinder-cwd-icon,
[1843] Fix | Delete
.elfinder-cwd-view-list .elfinder-navbar-root-sql td .elfinder-cwd-icon {
[1844] Fix | Delete
background-image: url("../img/volume_icon_sql.svg");
[1845] Fix | Delete
background-image: url("../img/volume_icon_sql.png") \9;
[1846] Fix | Delete
background-position: 0 0;
[1847] Fix | Delete
background-size: contain;
[1848] Fix | Delete
}
[1849] Fix | Delete
[1850] Fix | Delete
.elfinder-cwd .elfinder-navbar-root-sql.elfinder-droppable-active .elfinder-cwd-icon {
[1851] Fix | Delete
background-position: 1px -1px;
[1852] Fix | Delete
}
[1853] Fix | Delete
[1854] Fix | Delete
.elfinder-navbar-root-dropbox .elfinder-cwd-icon,
[1855] Fix | Delete
.elfinder-cwd .elfinder-navbar-root-dropbox.elfinder-droppable-active .elfinder-cwd-icon,
[1856] Fix | Delete
.elfinder-cwd-view-list .elfinder-navbar-root-dropbox td .elfinder-cwd-icon {
[1857] Fix | Delete
background-image: url("../img/volume_icon_dropbox.svg");
[1858] Fix | Delete
background-image: url("../img/volume_icon_dropbox.png") \9;
[1859] Fix | Delete
background-position: 0 0;
[1860] Fix | Delete
background-size: contain;
[1861] Fix | Delete
}
[1862] Fix | Delete
[1863] Fix | Delete
.elfinder-cwd .elfinder-navbar-root-dropbox.elfinder-droppable-active .elfinder-cwd-icon {
[1864] Fix | Delete
background-position: 1px -1px;
[1865] Fix | Delete
}
[1866] Fix | Delete
[1867] Fix | Delete
.elfinder-navbar-root-googledrive .elfinder-cwd-icon,
[1868] Fix | Delete
.elfinder-cwd .elfinder-navbar-root-googledrive.elfinder-droppable-active .elfinder-cwd-icon,
[1869] Fix | Delete
.elfinder-cwd-view-list .elfinder-navbar-root-googledrive td .elfinder-cwd-icon {
[1870] Fix | Delete
background-image: url("../img/volume_icon_googledrive.svg");
[1871] Fix | Delete
background-image: url("../img/volume_icon_googledrive.png") \9;
[1872] Fix | Delete
background-position: 0 0;
[1873] Fix | Delete
background-size: contain;
[1874] Fix | Delete
}
[1875] Fix | Delete
[1876] Fix | Delete
.elfinder-navbar-root-onedrive .elfinder-cwd-icon,
[1877] Fix | Delete
.elfinder-cwd .elfinder-navbar-root-onedrive.elfinder-droppable-active .elfinder-cwd-icon,
[1878] Fix | Delete
.elfinder-cwd-view-list .elfinder-navbar-root-onedrive td .elfinder-cwd-icon {
[1879] Fix | Delete
background-image: url("../img/volume_icon_onedrive.svg");
[1880] Fix | Delete
background-image: url("../img/volume_icon_onedrive.png") \9;
[1881] Fix | Delete
background-position: 0 0;
[1882] Fix | Delete
background-size: contain;
[1883] Fix | Delete
}
[1884] Fix | Delete
[1885] Fix | Delete
.elfinder-navbar-root-box .elfinder-cwd-icon,
[1886] Fix | Delete
.elfinder-cwd .elfinder-navbar-root-box.elfinder-droppable-active .elfinder-cwd-icon,
[1887] Fix | Delete
.elfinder-cwd-view-list .elfinder-navbar-root-box td .elfinder-cwd-icon {
[1888] Fix | Delete
background-image: url("../img/volume_icon_box.svg");
[1889] Fix | Delete
background-image: url("../img/volume_icon_box.png") \9;
[1890] Fix | Delete
background-position: 0 0;
[1891] Fix | Delete
background-size: contain;
[1892] Fix | Delete
}
[1893] Fix | Delete
[1894] Fix | Delete
.elfinder-navbar-root-zip .elfinder-cwd-icon,
[1895] Fix | Delete
.elfinder-cwd .elfinder-navbar-root-zip.elfinder-droppable-active .elfinder-cwd-icon,
[1896] Fix | Delete
.elfinder-cwd-view-list .elfinder-navbar-root-zip td .elfinder-cwd-icon {
[1897] Fix | Delete
background-image: url("../img/volume_icon_zip.svg");
[1898] Fix | Delete
background-image: url("../img/volume_icon_zip.png") \9;
[1899] Fix | Delete
background-position: 0 0;
[1900] Fix | Delete
background-size: contain;
[1901] Fix | Delete
}
[1902] Fix | Delete
[1903] Fix | Delete
.elfinder-cwd .elfinder-navbar-root-googledrive.elfinder-droppable-active .elfinder-cwd-icon,
[1904] Fix | Delete
.elfinder-cwd .elfinder-navbar-root-onedrive.elfinder-droppable-active .elfinder-cwd-icon,
[1905] Fix | Delete
.elfinder-cwd .elfinder-navbar-root-box.elfinder-droppable-active .elfinder-cwd-icon {
[1906] Fix | Delete
background-position: 1px -1px;
[1907] Fix | Delete
}
[1908] Fix | Delete
[1909] Fix | Delete
.elfinder-navbar-root-network .elfinder-cwd-icon,
[1910] Fix | Delete
.elfinder-cwd .elfinder-navbar-root-network.elfinder-droppable-active .elfinder-cwd-icon,
[1911] Fix | Delete
.elfinder-cwd-view-list .elfinder-navbar-root-network td .elfinder-cwd-icon {
[1912] Fix | Delete
background-image: url("../img/volume_icon_network.svg");
[1913] Fix | Delete
background-image: url("../img/volume_icon_network.png") \9;
[1914] Fix | Delete
background-position: 0 0;
[1915] Fix | Delete
background-size: contain;
[1916] Fix | Delete
}
[1917] Fix | Delete
[1918] Fix | Delete
.elfinder-cwd .elfinder-navbar-root-network.elfinder-droppable-active .elfinder-cwd-icon {
[1919] Fix | Delete
background-position: 1px -1px;
[1920] Fix | Delete
}
[1921] Fix | Delete
[1922] Fix | Delete
/* type badge in "icons" view */
[1923] Fix | Delete
.elfinder-cwd-icon:before {
[1924] Fix | Delete
content: none;
[1925] Fix | Delete
position: absolute;
[1926] Fix | Delete
left: 0px;
[1927] Fix | Delete
top: 5px;
[1928] Fix | Delete
min-width: 20px;
[1929] Fix | Delete
max-width: 84px;
[1930] Fix | Delete
text-align: center;
[1931] Fix | Delete
padding: 0px 4px 1px;
[1932] Fix | Delete
border-radius: 4px;
[1933] Fix | Delete
font-family: Verdana;
[1934] Fix | Delete
font-size: 10px;
[1935] Fix | Delete
line-height: 1.3em;
[1936] Fix | Delete
-webkit-transform: scale(0.9);
[1937] Fix | Delete
-moz-transform: scale(0.9);
[1938] Fix | Delete
-ms-transform: scale(0.9);
[1939] Fix | Delete
-o-transform: scale(0.9);
[1940] Fix | Delete
transform: scale(0.9);
[1941] Fix | Delete
}
[1942] Fix | Delete
[1943] Fix | Delete
.elfinder-cwd-view-icons .elfinder-cwd-icon.elfinder-cwd-bgurl:before {
[1944] Fix | Delete
left: -10px;
[1945] Fix | Delete
}
[1946] Fix | Delete
[1947] Fix | Delete
/* addtional type badge name */
[1948] Fix | Delete
.elfinder-cwd-icon.elfinder-cwd-icon-mp2t:before {
[1949] Fix | Delete
content: 'ts'
[1950] Fix | Delete
}
[1951] Fix | Delete
[1952] Fix | Delete
.elfinder-cwd-icon.elfinder-cwd-icon-dash-xml:before {
[1953] Fix | Delete
content: 'dash'
[1954] Fix | Delete
}
[1955] Fix | Delete
[1956] Fix | Delete
.elfinder-cwd-icon.elfinder-cwd-icon-x-mpegurl:before {
[1957] Fix | Delete
content: 'hls'
[1958] Fix | Delete
}
[1959] Fix | Delete
[1960] Fix | Delete
.elfinder-cwd-icon.elfinder-cwd-icon-x-c:before {
[1961] Fix | Delete
content: 'c++'
[1962] Fix | Delete
}
[1963] Fix | Delete
[1964] Fix | Delete
/* thumbnail image */
[1965] Fix | Delete
.elfinder-cwd-icon.elfinder-cwd-bgurl {
[1966] Fix | Delete
background-position: center center;
[1967] Fix | Delete
background-repeat: no-repeat;
[1968] Fix | Delete
-moz-background-size: contain;
[1969] Fix | Delete
background-size: contain;
[1970] Fix | Delete
}
[1971] Fix | Delete
[1972] Fix | Delete
/* thumbnail self */
[1973] Fix | Delete
.elfinder-cwd-icon.elfinder-cwd-bgurl.elfinder-cwd-bgself {
[1974] Fix | Delete
-moz-background-size: cover;
[1975] Fix | Delete
background-size: cover;
[1976] Fix | Delete
}
[1977] Fix | Delete
[1978] Fix | Delete
/* thumbnail crop*/
[1979] Fix | Delete
.elfinder-cwd-icon.elfinder-cwd-bgurl {
[1980] Fix | Delete
-moz-background-size: cover;
[1981] Fix | Delete
background-size: cover;
[1982] Fix | Delete
}
[1983] Fix | Delete
[1984] Fix | Delete
.elfinder-cwd-icon.elfinder-cwd-bgurl:after {
[1985] Fix | Delete
content: ' ';
[1986] Fix | Delete
}
[1987] Fix | Delete
[1988] Fix | Delete
.elfinder-cwd-bgurl:after {
[1989] Fix | Delete
position: relative;
[1990] Fix | Delete
display: inline-block;
[1991] Fix | Delete
top: 36px;
[1992] Fix | Delete
left: -38px;
[1993] Fix | Delete
width: 48px;
[1994] Fix | Delete
height: 48px;
[1995] Fix | Delete
background-image: url('../img/icons-big.svg');
[1996] Fix | Delete
background-image: url('../img/icons-big.png') \9;
[1997] Fix | Delete
background-repeat: no-repeat;
[1998] Fix | Delete
background-size: auto !important;
[1999] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function