invoiceninja/config/former/TwitterBootstrap.php

14 lines
160 B
PHP
Raw Normal View History

2015-03-31 12:38:24 +03:00
<?php
return array(
// HTML markup and classes used by Bootstrap for icons
'icon' => array(
'tag' => 'i',
'set' => null,
'prefix' => 'icon',
),
);