| Server IP : 195.130.67.5 / Your IP : 216.73.217.154 Web Server : Microsoft-IIS/10.0 System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586 User : IUSR ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /inetpub/wwwroot/icd/administrator/components/com_jce/media/css/ |
Upload File : |
/**
* @package JCE
* @copyright Copyright (c) 2009-2012 Ryan Demmer. All rights reserved.
* @license GNU/GPL 2 or later - http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
* JCE is free software. This version may have been modified pursuant
* to the GNU General Public License, and as distributed it includes or
* is derivative of works licensed under the GNU General Public License or
* other free or open source software licenses.
*/
@import url("upload.css");
#jce button.install_discover.install.disabled {
color: #BBBBBB;
}
#jce button.install_discover.discover {
margin-left: 0px;
}
#jce button span.icon-discover, #jce button span.icon-install, #jce button span.icon-remove {
left: 0;
margin-top: -10px;
width: 20px;
height: 20px;
padding: 0;
}
#jce button.install_discover span.icon-discover {
background: url("../../../../../components/com_jce/editor/libraries/img/icons.png") no-repeat 0 -1040px;
}
#jce button span.icon-install {
background: url("../../../../../components/com_jce/editor/libraries/img/icons.png") no-repeat 0 -480px;
}
#jce button span.icon-remove {
background: url("../../../../../components/com_jce/editor/libraries/img/icons.png") no-repeat 0 -180px;
}
#jce button.loading span.icon-install, #jce button.loading span.icon-discover, #jce button.loading span.icon-remove {
background : url("../../../../../components/com_jce/editor/libraries/img/load.gif") no-repeat center;
}
#jce div#install_discovered {
clear: both;
margin: 0 0 0 5px;
}
#jce dl.adminformlist {
display: block;
}
#jce dl.adminformlist > dd > span {
margin-top: 2px;
display: inline-block;
position: relative;
}
#jce table.install-summary tr.odd, #jce table.install-summary tr:hover {
background-color: inherit;
}
#jce #installer_filter_plugin, #jce #installer_filter_extension {
margin: 0 5px;
}
html[dir="rtl"] .ui-jce .ui-tabs .ui-tabs-nav li {
float: right;
}
#jce #tabs {
margin : 10px 0;
}
#jce fieldset {
margin : 0 0 10px 0;
padding : 10px;
}
#jce div.install-message {
background: #fff;
border : 1px solid #ccc;
padding : 10px;
margin : 0 0 10px;
}
#jce div.install-message h2.success,
#jce div.install-message h2.error {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAA/ElEQVR42r2WSw3EMAxEy6AQAqEQAqUQCmEhBMJCWCiBUAiBkPXBUqWx00kurvQuXcVvM3U+W+99CnmSkIE0O36meBFuoXvob4VJR4JdB/dFirBTkUoOoa4IgCocVmQl7SWeDIxibSjDuKoz4JpolEtozsx2T1TIv7LwNMoj0u6alqzLkorsbEhcGPdPOCFGmJWK4IPeXGK/KchMPS+2siIBDi8hdWwZXman6EUlT5e5NX2RX/Q7I1kSkXU1loxF55soYWEmITOyzYDrYkUyagbS3iDjErceXbAoIxKyYMkWBLKPlfAtKGRTDTsmQg6+kKM8+nISf90Ku0D+AZuTX+E9pD0pAAAAAElFTkSuQmCC);
background-repeat: no-repeat;
background-position: 0 0;
color: black;
line-height: 28px;
padding: 0 30px;
vertical-align: middle;
}
#jce div.install-message h2.error {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAA5klEQVR42sWWQRHEIAxF6wAJlVAJSFkJlYIEJCClEpCAhOw/5MAkZEL3kO3Mu3Tm5zefFDiIaAs8J8iCc1e/U7yADsigg+KZWgaJxfSSApJrxCYXeAD9AmsvbaRNhhWPWiM71iHNZFzPQnBvDMoNxqKztDIqzldp/DTKZMTTZZhwp20SyY9rIJlmPI1WN7cRZ51MqoqJY9RdsZFY0D4Va4AElSFBg8ast4qtyHVz8XUnOLJ4mVmgI7KpQqNqOkbCzDX5v9EnLLqwYQgZ77AfNmwLCtlUw46JkIMv5CiPvpzEX7fCLpBfzJ0lkTq3HI0AAAAASUVORK5CYII=);
}
#jce div.install-message {
margin : 5px 0;
}