| Server IP : 46.105.57.169 / Your IP : 216.73.216.144 Web Server : Apache System : Linux webd003.cluster120.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : maitricfuz ( 93378) PHP Version : 8.4.10 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/maitricfuz/www/new-saint-martin/administrator/components/com_templateck/assets/ |
Upload File : |
/**
* @name Template Creator CK
* @copyright Copyright (C) 2011. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
* @author Cedric Keiflin - https://www.template-creator.com - https://www.joomlack.fr
*/
.ckadminsidebar {
float: left;
width: 220px;
margin-right: 10px;
}
.ckadminarea {
float: left;
width: calc(100% - 230px);
}
/* for Joomla 3.x */
[id^="toolbar-"] span[class^="icon-tck-"]:before {
display: inline-block;
content: " ";
width: 14px;
height: 20px;
}
[id^="toolbar-"] span[class^="icon-tck-"] {
background-position: center center;
background-repeat: no-repeat;
}
.icon-tck-installGabarit {
background-image: url(../images/toolbar/import.png);
}
.icon-tck-exportGabarit {
background-image: url(../images/toolbar/export.png);
}
.icon-tck-installTheme {
background-image: url(../images/toolbar/install.png);
}
.icon-tck-copyTemplate {
background-image: url(../images/toolbar/copytemplate.png);
}
.ckbadgeupdate {
background-color: #b94a48;
border-radius: 4px;
color: #fff;
font-size: 10px;
margin: 2px;
padding: 3px;
text-shadow: none;
}