File "tpl_css.php"

Full Path: /srv/www/www.cadoro.it/www/kcfinder/tpl/tpl_css.php
File size: 377 bytes
MIME-type: text/html
Charset: utf-8

<link href="css/index.php" rel="stylesheet" type="text/css" />
<style type="text/css">
div.file{width:<?php echo $this->config['thumbWidth'] ?>px;}
div.file .thumb{width:<?php echo $this->config['thumbWidth'] ?>px;height:<?php echo $this->config['thumbHeight'] ?>px}
</style>
<link href="themes/<?php echo $this->config['theme'] ?>/css.php" rel="stylesheet" type="text/css" />