| 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/components/com_jce/editor/tiny_mce/themes/advanced/skins/classic/ |
Upload File : |
/* Classic Skin */
#jce .classicSkin span.mceIcon.mce_fontselect,
#jce .classicSkin span.mceIcon.mce_styleselect,
#jce .classicSkin span.mceIcon.mce_formatselect,
#jce .classicSkin span.mceIcon.mce_fontsizeselect {
background: #FFF url('img/layout.png') no-repeat 13px -1px;
}
#jce .classicSkin span.mceIcon.mce_paste,
#jce .classicSkin span.mceIcon.mce_numlist,
#jce .classicSkin span.mceIcon.mce_bullist,
#jce .classicSkin span.mceIcon.mce_forecolor,
#jce .classicSkin span.mceIcon.mce_backcolor,
#jce .classicSkin span.mceIcon.mce_spellchecker,
#jce .classicSkin span.mceIcon.mce_textcase {
background-color : #F0F0EE;
}
#jce .classicSkin .mceListBox {
border : 1px solid #ccc;
margin: 0 1px 0 0;
}
#jce .classicSkin .mceSplitButton {
border : 1px solid #ccc;
}
#jce .classicSkin span.mceSplitButton span.mceIcon:after {
content : "";
display: inline-block;
position : absolute;
top : 0px;
right : -1px;
background: url("img/layout.png") no-repeat -61px -1px;
width : 11px;
height : 20px;
}
#jce .classicSkin .mceToolbar {
border :1px solid #CCC;
background:#F0F0EE;
}
#jce .classicSkin .mceStatusbar {
border :1px solid #CCC;
background:#F0F0EE;
}
#jce .classicSkin .mceIframeContainer {
border: 1px solid #CCC;
}
#jce .classicSkin span.mce_readmore img, #jce .classicSkin span.mce_pagebreak img {display: none;}