commiting uncommited changes on live site
[weblabels.fsf.org.git] / crm.fsf.org / 20131203 / files / sites / all / modules-old / civicrm / packages / kcfinder / tpl / tpl_css.php
1 <link href="css/index.php" rel="stylesheet" type="text/css" />
2 <style type="text/css">
3 div.file{width:<?php echo $this->config['thumbWidth'] ?>px;}
4 div.file .thumb{width:<?php echo $this->config['thumbWidth'] ?>px;height:<?php echo $this->config['thumbHeight'] ?>px}
5 </style>
6 <link href="themes/<?php echo $this->config['theme'] ?>/css.php" rel="stylesheet" type="text/css" />